Exception handling
I have a problem with handling exceptions in my Windows Forms App. When I run the app inside VS.Net it can handle the exception and shows the MessageBox. My exception handling routine is inside the static Main method of the app.
But when I run the compiled app(App.exe) independently, it says an unhandled exception was caught.
What do I do with it?
Aldwin Enriquez
"Dont you ever give up!"
__________________
\"Dont you ever give up!\"
|