I am using crystal report in windows azure .The project is working well in my local system,but while deployed to azure it is giving me the following error.
- {
- "Message": "An error has occurred.",
- "ExceptionMessage": "The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.",
- "ExceptionType": "System.TypeInitializationException",
- "StackTrace": " at CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor()\r\n at .....
- }
http://www.britishdeveloper.co.uk/2012/01/crystal-reports-on-azure-how-to.html
but i did not found any result.
So lastly i am writting in this forum and expecting some solution from the members.

Debendra DashPosted Apr 15, 2016, 9:34 PM
Vignesh ManiPosted Apr 15, 2016, 4:56 PM