Hi,
I've got a problem which I have seen plastered all around the web on message boards, but I have not yet encountered a well documented solution. With this question, I aim to change all that
I can create and run Crystal Reports fine on my own development machine, but when I try to install the project on other machines on the network, I get the following error - "Cannot find keycodev2.dll or invalid keycode"
Most of the solutions that I have found so far insist that one needs to add the relevant .msm files (listed in http://support.businessobjects.com/communityCS/TechnicalPapers/crnet_deployment.pdf) to the setup project. To do this I
* Right click in the File system window of the setup project
* Click Add-> Assembly
* Scroll down through the tab (which is labeled ".NET", looking in vain for something which resembles regwiz.msm
* Give up and click "Browse" and navigate to C:\Program Files\Common Files\Merge Modules\regwiz.msm
* Click OK
Of course, the solution now sees this as a type "File" rather than type "Merge file" and does not expose any relevant properties to me - Most importantly the "License" Property
So there you have it, I'm well and truly stumped. Hopefully somebody can give me some pointers on this one.
BTW: I have the version of Crystal Reports that came bundled with VS.NET 2002, and I have registered it.
I've got a problem which I have seen plastered all around the web on message boards, but I have not yet encountered a well documented solution. With this question, I aim to change all that
I can create and run Crystal Reports fine on my own development machine, but when I try to install the project on other machines on the network, I get the following error - "Cannot find keycodev2.dll or invalid keycode"
Most of the solutions that I have found so far insist that one needs to add the relevant .msm files (listed in http://support.businessobjects.com/communityCS/TechnicalPapers/crnet_deployment.pdf) to the setup project. To do this I
* Right click in the File system window of the setup project
* Click Add-> Assembly
* Scroll down through the tab (which is labeled ".NET", looking in vain for something which resembles regwiz.msm
* Give up and click "Browse" and navigate to C:\Program Files\Common Files\Merge Modules\regwiz.msm
* Click OK
Of course, the solution now sees this as a type "File" rather than type "Merge file" and does not expose any relevant properties to me - Most importantly the "License" Property
So there you have it, I'm well and truly stumped. Hopefully somebody can give me some pointers on this one.
BTW: I have the version of Crystal Reports that came bundled with VS.NET 2002, and I have registered it.