Crystal report deployment error - Cannot find KeycodeV2.dll, or invalid keycode

R

RJN

Hi

I'm having VS.Net 2003 in my development machine and report works fine
in my machine. The deployment server is Windows 2003 server, it only has
the framework installed. Since the framework doesn't come with crystal
dlls, we need to add a few merge modules and create a setup project. We
also need to enter a license key at the time of creating setup. This is
all done correctly. I have run the setup on the deployment server, but
the reports are not generated.

I'm getting this error :

at .F(String  , EngineExceptionErrorID 
)
at .B(String , Int32 )
at CrystalDecisions.CrystalReports.Engine.ReportDocument.;()
at
CrystalDecisions.CrystalReports.Engine.ReportDocument.InternalInit()
at CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor()
at CrystalDecisions.CrystalReports.Engine.ReportClass..ctor()
at PinkRoccade.DPP.Report.ShippingDocument..ctor()
at
*** Cannot find KeycodeV2.dll, or invalid keycode. ---

Can anyone tell me what additional steps need to be done?

Regards

rjn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top