Deploying CrystalReport

  • Thread starter Thread starter Belee
  • Start date Start date
B

Belee

I have developed a C# program and package it. Upon
installing on another machine, I have this error when
viewing reports: Cannot find KeycodeV2.dll or invalid
keycode. I have all the dependencies there. I have these
references in my project:
CrystalDecisions.CrystalReports.Engine,
CrystalDecisions.ReportSource, CrystalDecisions.Shared,
CrystalDecisions.Windows.Forms and CrystalKeyCodeLib. The
setup project have the following: Crystal_managed2003.msm,
Crystal_Database_Access2003.msm,
Crystal_Database_Access2003_enu.msm. What should I do
next.
 
Hi Belee,

I was having same problem with VS.net (beta 2) and the
crystal reports shipped with it.
Then, I downloaded CR9 evaluation version from
crystaldecisions(www.crystaldecisions.com) site and my
problem is solved with new merge modules of the same.

Thanks
AMIT S SHAH
Mumbai (India)
 
Back
Top