I have create a setup package for reporting purpose, after installed it, i tried to run the application, prompt a meassage like this "Cystal report windows forms Viewer, Cannot find keycodeV2.dll, or invalid keycode". Anyone pls help me on this.
Printable View
I have create a setup package for reporting purpose, after installed it, i tried to run the application, prompt a meassage like this "Cystal report windows forms Viewer, Cannot find keycodeV2.dll, or invalid keycode". Anyone pls help me on this.
You have to register your version of crystal reports (dont worry, its free) and then add a merdge module called 'regwiz.msm' to the setup project. There you have to insert the License Key you got from CR into the module properites. Also if you are using ADO you have to include two more modules into your setup project. For a detailed instructions on deploying CR look here