Netnoobie Posted May 5, 2003 Posted May 5, 2003 Hello, I am getting the "Cannot find keycodeV2.dll, or invalid keycode" error upon deploying the project on the server. This server had a full copy of Reports 9.X on it as well as the .NET framework. When I first saw the error I did the fix that's at the CR site in regards to editing the two registry keys. This did nothing. I've also found an older thread on here about adding the regwiz merge module to the project, and this also did nothing. I've even registered the DLL by hand and that didn't work, so obviously there's something wrong with the DLL that's created. Why am I not having this problem on my two development machines but only on the server? What do I have to do to get this running on the server? Thanks! Bryan Quote
Jarod Posted May 16, 2003 Posted May 16, 2003 When creatnig a deployment with CR, you should add the followin merge modules: - Managed.msm - database_Access.msm (for database access and also for exporting your report to types like rtf, html) - database_access_enum.msm (for export to pdf and some other things) - regwiz.msm for lincencing (do not forget to provide your VS.NET key, coming from Help/About) If you don't set the licence key, you will have a KeyCodev2.dll error ! -VC_CRT and VC_STL if using ado.net datasets And when addind all those modules and giving the correct key, I never add any problems during deployment Hope this helps you ! Quote Jarod
Madz Posted May 29, 2003 Posted May 29, 2003 Me too have seen this error V2Key.DLL although the key was entered correctly, just i was doing one thing wrong i removed [ - ] from key and it started gave me this error. now it has been solved using the correct lisence key. Quote The one and only Dr. Madz eee-m@il
EyeTalion Posted June 4, 2003 Posted June 4, 2003 the Crystal Report version I used with my app came with Visual Studio...Do I use the Produt Key that came with VS when putting in my licence number in the regwiz.msm? Quote
Jarod Posted June 5, 2003 Posted June 5, 2003 Go to Help / About in VS.NET and here you will have a Crystal Report Key number Use this one Quote Jarod
EyeTalion Posted June 5, 2003 Posted June 5, 2003 thanks jarod...I ended up registering my copy of Crystal 9 and they sent me a KeyCode... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.