Crystal report for visual studio 2008 - The type initializer for 'CrystalDecisions.Cr
Hi All,
I wanted to deploy crystal report 10.5 to microsoft server 2003 but my reportview page getting error message - The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.
I have found some related solution from the links below.
http://social.msdn.microsoft.com/For...7-3f3058c20965
However, the help couldn't resolve my problem.
Crystal report 2005 is running well in my server.
I have viewed the server error log and I found this error details.
An unhandled exception occurred and the process was terminated.
Application ID: /LM/W3SVC/350484474/Root/SPS
Process ID: 4852
Exception: System.TypeInitializationException
Message: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.
StackTrace: at CrystalDecisions.CrystalReports.Engine.ReportDocument.Finalize()
InnerException: System.IO.FileNotFoundException
Message: Retrieving the COM class factory for component with CLSID {5FF57840-5172-4482-9CA3-541C7878AE0F} failed due to the following error: 8007007e.
StackTrace: at CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor()
For more information, see Help and Support Center at
How can I solve my problem? How to deploy crystal report 2008? any requirement?
Thanks in advance.