CrystalWeb is a web reporting application written for a company from Stralsund.

The application is used for hosting Crystal Reports reports in the intranet of the company. The administrator is able to put new reports to the system, which is directly connected to the internal RIOS database for always up tp date data.
This database is also used for the user managment configured by the report administrator. So only authorized users are able to see their appropriate reports.

The application is completely written in C# and ASP.Net 2.0 and is hosted on a Windows 2003 Server.
The Rios database is a MS-SQL server and the report data used by the web application is stored in xml files, which are going to be replaced by a sql server, too (for better performance).