PC Review


Reply
Thread Tools Rate Thread

Unhandled Exception at Startup

 
 
Jeff
Guest
Posts: n/a
 
      2nd Oct 2003
Hello,

I have a C# application that runs just fine on two separate PCs, both in the
IDE and in compiled form. I created an installation project to deploy the
application to another PC for testing. After installing the application on
the test PC I receive the following error when the application is executed:

<BEGIN ERROR MSG>
Application has generated an exception that could not be handled.

Process id=0x550 (1360), Thread id=0x150 (336).

Click OK to terminate...
<END ERROR MSG>

As you can tell, this is not a very informative message. The exception is
thrown as soon as the application is started - i.e. no form is displayed.
Also, I have an exception handler within my application that catches and
displays exception information. It is not even getting far enough into the
application for the exception handler to catch it.

As best I can tell, the install package has included all dependencies. This
is a .NET 1.1 C# app. and the .NET 1.1 runtime has been installed on the
test PC (running Windows 2000 Pro.). I also checked the "My Computer" Zone
(the application is running from the local hard drive) in the .NET security
settings just to make sure it had "Full Trust" and it did.

Anyone have any ideas what might be causing this?

--- Thanks, Jeff


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
an unhandled win32 exception was unhandled occurred in inetinfo.exe Warren Tang Microsoft ASP .NET 1 23rd Sep 2008 05:01 PM
Problem of my vs.net(unhandled exception has been caught by the VSW exception filter.) wonderlands Microsoft VC .NET 2 11th Apr 2005 06:55 AM
Info on unhandled exception during break mode, no exception variable? Samuel R. Neff Microsoft VB .NET 5 13th Dec 2004 08:47 PM
Info on unhandled exception during break mode, no exception variable? Samuel R. Neff Microsoft VB .NET 0 16th Nov 2004 08:39 PM
Unhandled Exception at Startup Jeff Microsoft Dot NET 0 2nd Oct 2003 09:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:57 PM.