I have created a database in visual studio .NET 2003 that uses two crystal reports. When I go through the basic deployment steps for a windows application and then intall the program on a differant computer (that runs XP and only has the .NET Framework 1.1) I get a Keycode.dll error. I then tryed excluding all dependencies and including CrystalReports10_NET_EmbeddedReporting.msm. This gives me an unhandleable exception Windows.Form error after I install on the same different computer and try to access the reports? I just want to create a setup project that will allow me to install on a different computer and have my crystal reports work. What should I do? Thanks!Try this:
http://support.businessobjects.com/communityCS/TechnicalPapers/crnet_deployment.pdf
I just typed in 'keycode.dll' in Google and came across this pdf file on Crystal's website. I didn't read through it or anything, so I'm not sure if it will help. If it's not what you're looking for or if it doesn't help, try doing a search for keycode.dll or for the specific error number that you're getting.
Sorry I couln't help more.
No comments:
Post a Comment