Hello, Does anyone have any suggestions about a control, or code, that provides project wide exception handling? The Try/Catch block is very helpful, but how does one handle the unanticipated exception so it will nicely sends the programmer an informative email about what happended, and it will gracefully exit? Thanks for any tips, Tom