Windows Develop Bookmark and Share   
 index > Windows Forms General > Error when closeing the exe application
 

Error when closeing the exe application

i create an application in vb.net the problem is that when i run the exe file of this application and close it the following error occured.

The exception unknown software exception (0x0020001) occurred in the application at location 0x7c812a5b.
Click OK to terminate the program

can anyone tell me that how can i solve this error

Thanks
Ather...
Ather.Abbas  Friday, September 25, 2009 10:46 AM
You could try implementing a global exception handler and see if that will catch the error and give you more information as to the problem.

Hope this helps.
www.insteptech.com ; msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS!
DeborahK  Wednesday, September 30, 2009 6:07 AM

We are changing the issue type to “General Discussion” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by opening the Options list at the top of the post window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.


Please remember to click “Mark as Answer�on the post that helps you, and to click “Unmark as Answer�if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Ling Wang  Sunday, October 04, 2009 7:29 AM
how can i implementing a global exception handler using vb.net


thanks
Ather...
Ather.Abbas  Monday, October 05, 2009 10:19 AM
I have an blog post about it here:

http://msmvps.com/blogs/deborahk/archive/2009/09/02/global-exception-handler-winforms.aspx

Hope this helps.

www.insteptech.com ; msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS!
DeborahK  Monday, October 05, 2009 3:31 PM

You can use google to search for other answers

Custom Search

More Threads

• Limit Range allowed in TextBox / MaskedTextBox
• customize menustrip
• relation between text line height and font size
• Why the WebBrowser vertical scrollbar is always shown?
• would I create a custom listview as a derived control or user control?
• picturebox. question.
• Deleting a file from server
• WebBrowser Control Fails to refresh
• VB.NET - Drawing a gradient on a form - problem
• form layout