Phreak Posted January 6, 2003 Posted January 6, 2003 I've just started testing my program on some client machines and found that there is a small issue. I use the Crystal Reports Engine in my program to create reports and everything works fine and dandy on machines that have VS.NET installed on them. However, on client machines that only have the .NET Framework (latest SP btw), I get an unhandled exception and says that the KeyCodeV2.dll file is missing. I searched my DEV machine for it and found it to be in "C:\Program Files\Common Files\Crystal Decisions\1.0\bin". I tried packaging the .DLL file into my setup and it put it in the application folder when installed. However, I still get the same error. Any idea what to do? Quote If it works... don't worry, I'll fix it.
*Experts* Nerseus Posted January 6, 2003 *Experts* Posted January 6, 2003 I found this when searching Google for "KeyCodeV2": http://support.crystaldecisions.com/library/kbase/articles/c2011205.asp Looks like a fix :) -Nerseus Quote "I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
desmondtan Posted March 6, 2003 Posted March 6, 2003 Hi Nerseus , follow your link provided , I managed find the Key based on solution . But I don't understand how to "add the "ASPNET" account from the local machine " in the article. Do you what is meaning of this "ASPNET" account ? What actually the account user I added into permission. Hope that you can help me. Thank you . Quote
zzdv Posted March 12, 2003 Posted March 12, 2003 I think you need to enter the proper keycode, before you can deploy de solution, it is a 10 digit code. But i'm not sure... 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.