I'm trying to find a nice library for user friendly exception handling for unhandled exceptions.
I found the following one: http://www.codeproject.com/KB/exception/ExceptionHandling.aspx
Is there any other similar projects out there LGPL/Free (or cheap).
I'm looking for features like:
- User friendly crash screen
- Remote Logging with a confirmation button (where use can send error messages over the web)