Exceptioneer is a hosted system designed for .NET folks to help identify, manage and resolve unhandled exceptions. When an Exception occurs within an Application, that exception and a range of platform specific details are transmitted securely to the Exceptioneer web portal where the data is analysed and for you to handle in your own way.
We’ve implemented support for: -
- ASP.NET Exception Handling
- JavaScript Exception Handling
- Windows Forms, Services and Console Application Exception Handling
- Desktop notifications of Exceptions
If you’d like a free account, fill in this form and we’ll send you an invitation
Some of you will have heard of ELMAH, which is a cool open source project for collecting Exceptions, you can read how the two compare on the Exceptioneer and ELMAH page.
Check out our blog:
Check our our twitter account:
http://twitter.com/exceptioneer
Check out what other people are saying:
http://blog.sceniceye.co.uk/2009/05/exceptioneer-wow-much-nicer-than.html
http://search.twitter.com/search?q=exceptioneer
If you want Exception Handling for another platform such as Rails checkout this page: -



