Results 1 to 4 of 4

Thread: [2005] Received this error when starting program

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    [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,
    Blake

  2. #2
    Addicted Member Crushinator's Avatar
    Join Date
    Jan 2006
    Location
    The Dark Side of the Moon, MD
    Posts
    179

    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.

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    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.
    Blake

  4. #4

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Re: [2005] Received this error when starting program

    Anyone have any idea about this error?
    Blake

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width