Hi,
How to deploy a windows application with crystal report? I have developed it with VS 2008 on C#. Crystal report on it is 10.5.
While i created set up and installed, reports are not working and an exception occured as follows
The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.
Inner Exception
Retrieving the COM class factory for component with CLSID {5FF57840-5172-4482-9CA3-541C7878AE0F} failed due to the following error: 8007007e.
at CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor()
Stack Trace : at CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor()
Any one can solve this?
Thanks.