Hello
I got this little problem, Im working with an windowsapplication.
Whenever an error occures the program must close and no errors are allowed to stop this program.
I have been putting "try...catch" within all my procedures, but it seems like it wants to be error messageboxes anyway.
Is there anyway I can have one sub that only runs when error occures ?
Like my page_load sub, that "handles mybase.Load"?
Thx, Sandallic
I got this little problem, Im working with an windowsapplication.
Whenever an error occures the program must close and no errors are allowed to stop this program.
I have been putting "try...catch" within all my procedures, but it seems like it wants to be error messageboxes anyway.
Is there anyway I can have one sub that only runs when error occures ?
Like my page_load sub, that "handles mybase.Load"?
Thx, Sandallic