Application generated an exception that could not be handled.

B

BoomBoom

I have an application that is randomly throwing the following error:

------------------------------------------------

Application generated an exception that could not be handled.
Process id=0x240 (576), Thread id=0x2c0 (704).

Click OK to terminate the application.
Click CANCEL to debug the application.

------------------------------------------------

The problem is that it NEVER occurs on development or test machines and only
on user workstations, with no pattern than can be reliably duplicated. It is
unclear how to go about tracing the cause.

Does anyone have any suggestions?
 
J

Jeremy Williams

BoomBoom said:
I have an application that is randomly throwing the following error:

------------------------------------------------

Application generated an exception that could not be handled.
Process id=0x240 (576), Thread id=0x2c0 (704).

Click OK to terminate the application.
Click CANCEL to debug the application.

------------------------------------------------

The problem is that it NEVER occurs on development or test machines and only
on user workstations, with no pattern than can be reliably duplicated. It is
unclear how to go about tracing the cause.

Does anyone have any suggestions?

This issue seems to have come up many time before. Here is a goolge search
of possible answers (watch out for multi-line wrapping of the link):

http://www.google.com/groups?as_q=A...led&safe=images&ie=UTF-8&oe=UTF-8&as_ugroup=*
dotnet*&lr=&num=100&hl=en
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top