It sounds exactly like what I need. Would it be possible for me to get a copy of it. If so, I'd really appreciate it. Thanks, Wayne
K
kingspawn
@kingspawn
Posts
-
Global Error Handler -
Global Error HandlerI'm looking for a solution to handle all unhandled errors within a VB.NET application. I would like it to log information such as, error number, line number, call stack, variables and values, etc.. Basically as much information as possible. If someone knows where I can get information on the best way to do this, has some sample code or knows of an available product (commercial or freeware) I would appreciate knowing about it. Thanks