1
Answer

Crystal reports

Photo of umesh.tiwari

umesh.tiwari

20y
2.9k
1
i have created web form in asp.net and a crystal reports and i have set the database. when i call the report from Form it give me error of CrystalKeyCodeLib.dll not found. when i add the reference. it give me another error CrystalDecisions.CrystalReports.Engine.InternalException: Cannot find KeycodeV2.dll, or invalid keycode. is there any other way around beside above steps .

Answers (1)

0
Photo of jdiezgir
NA 2 0 20y
hi, remember that you need to include these three files (modules) when deplying an app with Crystal Reports: Crystal_Database_Access2003.msm Crystal_Database_Access2003_esn.msm Crystal_regwiz2003.msm Go to that last one properties and set the License key value which you got with VS ( Help Menu... then About Microsot Visual C# ), there you can get the license key for Crystal Reports