Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hey , all developers......

 

My name is Cell, a VB .Net developer. I developed a VB .Net application that use Crystal Report for .Net. I am now trying to deploy my application to the client machine. However, everytime I run the installed application (in the client machine), I get an error message that says "Cannot find KeycodeV2.dll, or invalid keycode".

 

I understand that when building the setup project for the application, I have to add the Crystal_regwiz2003.msn, set it's LicenceKey property. However, even I did all that, I still get this error message again and again

 

P.S. The copy of the VS .Net 2003 ( and the crystal report for .Net, not full version of CR9) is reqistered already. And the report that I am trying to depoly are embedded within the assembly.

 

If any of you guys could reply me (either through this message board or by sending me a mail (cell_chow@hotmail.com), I would appearance it a lot.

  • 2 months later...
Posted

I solve your problem but i got another error .....

 

iam sam

i have good news and bad news

*good news

I solve your problem ( not found or invalid keycodev2.dll) by

iam just add merge module from setup project

 

1)Crystal_Database_Access2003.msm

2)Crystal_Database_Access2003_enu.msm

3)Crystal_Managed2003.msm

4)Crystal_regwiz2003.msm

5)VC_User_CRT71_RTL_X86_---.msm

6)VC_User_STL71_RTL_X86_---.msm

you can find it from C:\Program Files\Common Files\Merge Modules\

try it

* Bad news

but i got another error (Report load failed)

if some one fix this error before please tell me

Note : iam tried more ways but nothing happen

Thank you

Posted

I solve your problem but i got another error .....

 

iam sam

i have good news and bad news

*good news

I solve your problem ( not found or invalid keycodev2.dll) by

iam just add merge module from setup project

 

1)Crystal_Database_Access2003.msm

2)Crystal_Database_Access2003_enu.msm

3)Crystal_Managed2003.msm

4)Crystal_regwiz2003.msm

5)VC_User_CRT71_RTL_X86_---.msm

6)VC_User_STL71_RTL_X86_---.msm

you can find it from C:\Program Files\Common Files\Merge Modules\

try it

* Bad news

but i got another error (Report load failed)

if some one fix this error before please tell me

Note : iam tried more ways but nothing happen

Thank you

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...