|
-
Oct 8th, 2008, 10:09 AM
#1
Thread Starter
PowerPoster
[2005] Received this error when starting program
I have a VB.Net 2005 app. I was working on the program and put a new version in production. It's a click-once technology application. When the user went to run the app, they got the below error. Any ideas what this is?
Thanks,
-
Oct 8th, 2008, 01:10 PM
#2
Addicted Member
Re: [2005] Received this error when starting program
From personal experience and without knowing anything about your app (or click-once) I'd say one of your DLLs is missing or of a different version. I get that alot at work if I run an exe but compiled against the wrong version or have the wrong version installed.
Check to ensure that your ErrorHandler file is present or in the correct directory. Did you change the assembly version of the newest release?
Using Framework 2.0, VB.Net 2005.
-
Oct 8th, 2008, 02:29 PM
#3
Thread Starter
PowerPoster
Re: [2005] Received this error when starting program
I basically deleted the DLL from my "References" and re-added it to my application. The DLL version hasn't changed form quite some time now.
-
Oct 9th, 2008, 04:21 PM
#4
Thread Starter
PowerPoster
Re: [2005] Received this error when starting program
Anyone have any idea about this error?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|