Hello everybody,

I have reports deisnged with CR 10 and an ASP.NET application developed with VS 2003. Reports work fine on my system as I have CR 10 installed on my PC but when I took all the files to the server, the reports weren't running. I copied all the related DLL files of crystal reports in the bin folder on the server and now I am getting the following exception.

The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.

Am I missing any step or doing something wrong while deploying the crystal reports on the server?

Thanks.