Hi
I have a vb.net application with Crystal Report.
IDE is VS.NET 2002 and the bundled Crystal Report.
My Application is works fine in both Development server and the User Machine (access the appliction via Networkdrive).
But the Problem is Crystal report is creating error in the UserMachine only.(in Dev side works fine).
I did add all the mergemodules and assigned the Lincesekey to regwiz.msm.
First the appliction it says error as,
File or assembly name CrystalDecisions.CrystalReports.Engine or one of its dependencies, was not found.
The i copied all the CrystalDecisions*.dll to the installed folder(in Development machine)
Then is says,
File or assembly name CrystalKeyCodeLib, or one of its dependencies, was not found.
File name: "CrystalKeyCodeLib"
Then i copied this file to the same location.
Now it says,
System.Runtime.InteropServices.COMException (0x80040154): COM object with CLSID {D97C7D7D-FF5B-4802-BE3F-D8748E986F7B} is either not valid or not registered.
at CrystalDecisions.CrystalReports.Engine.ReportDocument.>()
I dont find any help for this.
Can anybody help in this?I worked 2 days on this.But i couldn't find anything useful.I really hate this error.
Thanks.
Kutty
I have a vb.net application with Crystal Report.
IDE is VS.NET 2002 and the bundled Crystal Report.
My Application is works fine in both Development server and the User Machine (access the appliction via Networkdrive).
But the Problem is Crystal report is creating error in the UserMachine only.(in Dev side works fine).
I did add all the mergemodules and assigned the Lincesekey to regwiz.msm.
First the appliction it says error as,
File or assembly name CrystalDecisions.CrystalReports.Engine or one of its dependencies, was not found.
The i copied all the CrystalDecisions*.dll to the installed folder(in Development machine)
Then is says,
File or assembly name CrystalKeyCodeLib, or one of its dependencies, was not found.
File name: "CrystalKeyCodeLib"
Then i copied this file to the same location.
Now it says,
System.Runtime.InteropServices.COMException (0x80040154): COM object with CLSID {D97C7D7D-FF5B-4802-BE3F-D8748E986F7B} is either not valid or not registered.
at CrystalDecisions.CrystalReports.Engine.ReportDocument.>()
I dont find any help for this.
Can anybody help in this?I worked 2 days on this.But i couldn't find anything useful.I really hate this error.
Thanks.
Kutty