Unhandled Exception on deployment - otherwise no exceptions
From: Dave Stewart (DaveStewart_at_discussions.microsoft.com)
Date: 07/02/04
- Next message: Dave Stewart: "unhandled exception after deployment"
- Previous message: Just Me: "Re: How to use shell32.dll functions"
- Next in thread: Cor Ligthert: "Double post was (Re: Unhandled Exception on deployment - otherwise no exceptions)"
- Reply: Cor Ligthert: "Double post was (Re: Unhandled Exception on deployment - otherwise no exceptions)"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 2 Jul 2004 16:03: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?
- Next message: Dave Stewart: "unhandled exception after deployment"
- Previous message: Just Me: "Re: How to use shell32.dll functions"
- Next in thread: Cor Ligthert: "Double post was (Re: Unhandled Exception on deployment - otherwise no exceptions)"
- Reply: Cor Ligthert: "Double post was (Re: Unhandled Exception on deployment - otherwise no exceptions)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|