Mark's Stuff

My Foray Into Weblogging. Using this to store interesting items for later review.

Wednesday, February 15, 2006

User Friendly Exception Handling - The Code Project - .NET

User Friendly Exception Handling - The Code Project - .NET
Class library to do a fairly extensive global exception handler for windows form, web service, or console applications. (Not appropriate for ASP.Net apps)

Includes capability to:
  • Display a user-friendly message
  • Capture a screenshot of the user's desktop
  • Build a string containing all the diagnostic information possible
  • Notify the developers via SMTP e-mail, and include the screenshot
  • Write an event to the event log
  • Write a text log in the application folder

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home