G
Guest
Is there a straight forward way to tell .net to log any unhandled errors in
the application log. I am catching and logging in certain locations but its
the surprise errors that I need to log the information from. I know how to
log using a try-catch block but i need something for any unforseen error
since my users do not report the description and location correctly.
Thanks for any help.
the application log. I am catching and logging in certain locations but its
the surprise errors that I need to log the information from. I know how to
log using a try-catch block but i need something for any unforseen error
since my users do not report the description and location correctly.
Thanks for any help.