For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic Crystal Reports > March 2006 > I've tried everything to fix a Keycodev2.DLL error ..









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author I've tried everything to fix a Keycodev2.DLL error ..
Jason Hunt

2006-03-23, 7:08 pm

I'm using Crystal Reports .NET for Visual Studio 2003. I've tried everything
that I could find on the Crystal Reports knowledge base to fix the Keycodev2.DLL
error's, but to no avail. The message is "Cannot find KeycodeV2.dll, or
invalid keycode."

I have entered my registration number under the LicenseKey property under
Crystal_regwiz2003.msm.

I've included the Crystal_Database_Access2003_enu.msm, Crystal_Database_Access2003.msm
and crystal_managed2003.msm modules.

I used Dependency Walker to check Creq.DLL, which told me that MSJava.DLL
was not found. It turns out the MS Java Virtual Machine is not longer available,
and so I copied MSJava.DLL from the development machine and registered it,
which still did not fix the problem.

CrystalReportViewer works fine when I run the application on the development
machine, but when I deploy it to another machine it does not work. I am
using a Setup Project (.msi) for deployment.

Can anybody offer me any help on how I might troubleshoot this further?
Any help is appreciated. Thanks.

--
Jason Hunt
Advanced Computer Systems


George Hardy

2006-03-23, 7:08 pm

In my setup project for my reporting application, I have the
"crystal11_embeddedreporting.msm"

as a detected dependency...then in the MergeModuleProperties (has a + to
expand), this opens a new list with all of the dlls that you can include
with the distribution. Down on that list is the Keycode (the 10 digit code
that you can find in your visual studio "about" box.

I didn't see the embedded reporting in your message, so maybe this will do
the trick.

Also, I spent $315 to get the full Crystal XI, and life has been much
easier.

Hth,

George Hardy



"Jason Hunt" <jhunt@advcs.ca> wrote in message
news:f525685467798c81cb3734d27f0@news.microsoft.com...
> I'm using Crystal Reports .NET for Visual Studio 2003. I've tried
> everything that I could find on the Crystal Reports knowledge base to fix
> the Keycodev2.DLL error's, but to no avail. The message is "Cannot find
> KeycodeV2.dll, or invalid keycode."
>
> I have entered my registration number under the LicenseKey property under
> Crystal_regwiz2003.msm.
>
> I've included the Crystal_Database_Access2003_enu.msm,
> Crystal_Database_Access2003.msm and crystal_managed2003.msm modules.
>
> I used Dependency Walker to check Creq.DLL, which told me that MSJava.DLL
> was not found. It turns out the MS Java Virtual Machine is not longer
> available, and so I copied MSJava.DLL from the development machine and
> registered it, which still did not fix the problem.
>
> CrystalReportViewer works fine when I run the application on the
> development machine, but when I deploy it to another machine it does not
> work. I am using a Setup Project (.msi) for deployment.
>
> Can anybody offer me any help on how I might troubleshoot this further?
> Any help is appreciated. Thanks.
>
> --
> Jason Hunt
> Advanced Computer Systems
>
>



Jason Hunt

2006-03-24, 7:11 pm

Well it turns out I was entering my 10-digit registration code in the LicenseKey
proerty, not the 19-digit key code. Silly me.

Now to fix this "Unknown Query Engine Error" message ...

I appreciate the response.

--
Jason Hunt
Advanced Computer Systems


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com