unhandled exception after deployment

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Dave Stewart (DaveStewart_at_discussions.microsoft.com)
Date: 07/02/04


Date: Fri, 2 Jul 2004 16:11:01 -0700

I recently wrote my first Vb.net application, or at least my first complex app since moving up from vb6. When run from the VS.NET IDE, the program shows no errors and runs fine. When the output exe is run(this is a windows application) on my development pc, the exe runs fine as well. When the application is deployed on any other machine with .net framework 1.1, it generates an unhandled exception prioir to loading anything.
The setup project seems to be including all the proper dependencies and I have tried both debug and release configurations. I am running the exe from a local drive, so I do not think it is a security exception. What is causing this exception?



Relevant Pages

  • Unhandled Exception on machines without VS.net on them
    ... The setup project seems to be including all the proper dependencies and I have tried both debug and release configurations. ... I am running the exe from a local drive, so I do not think it is a security exception. ...
    (microsoft.public.dotnet.languages.vb)
  • Unhandled Exception on deployment - otherwise no exceptions
    ... The setup project seems to be including all the proper dependencies and I have tried both debug and release configurations. ... I am running the exe from a local drive, so I do not think it is a security exception. ...
    (microsoft.public.dotnet.languages.vb)
  • Security exception when calling managed dll that calls unmanaged COM object
    ... I have a c# exe that is dynamically loading a C# class library on startup. ... The class library references a COM object written in unmanaged c++. ... >From whe exe when I call a function in the c# class library and it in turn calls a function in the COM object I get a security exception. ...
    (microsoft.public.dotnet.security)
  • Security: Shared Drive and EXE
    ... Without configuration I get a security exception (FileIO-Permission). ... Which is the best way to give this EXE or drive the same rights as an EXE in ... 'Local Computer' zone? ...
    (microsoft.public.dotnet.framework)