|
I am trying to get enbedded reports to open on a machine that does have crystal installed on it. I follow all the instructions given by vb and crystal, but still i get a error The error on the machine: See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.TypeInitializationException: The type initializer for "CrystalDecisions.CrystalReports.Engine.ReportDocument" threw an exception. ---> System.Runtime.InteropServices.COMException (0x80040154): COM object with CLSID {CF76A644-314B-404D-8D45-F08B51FF990B} is either not valid or not registered.
Help Please !?! | | |
dimitri de filippoPosted Sep 29, 2005, 5:44 AM
If you don't mind,i'd like to get the code to include crystal report merge modules in my vb.net setup project asap....thanks!
amin choroomiPosted Sep 18, 2005, 5:35 PM
did you register Crystal reports?
if you did try too add merge modules to your setup builder;
which setup builder do you use for build your msi installer file?
if you use VS .NET Setup builder reply me to send complete steps adding merge modules.
regards;