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.

Recommended Answers

All 3 Replies

Include it as a dependancy in your packaging product?

You have to ensure that your application must use a licensed version of Crystal Report Engine.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.