Runtime Error during execution of C# Application

  • Thread starter Thread starter Pravin Prabhu
  • Start date Start date
P

Pravin Prabhu

Guest
Hi, I Have an Application developed in VC# ( visual Studio 2005) .Net runtime 2.0

Sometimes ( not always ) i get an error message in a message box saying that



" <application_name> has encountered a problem and needs to close. We are sorry for the inconvienience"

"if you were in the middle of something, the information you were working on might be lost"



with a "Debug" and "Close" button.



I have not written code for a message like this and this exception is not caught in my 'try...catch' blocks.

Anyone has any idea what the cause of this problem may be?

If any more information is required , please convey.



regards,

Pravin

Continue reading...
 
Back
Top