for ASP.NET applications
ACE ExceptionHandler is a .NET assembly designed to make exception handling as simple as possible with as little as just a few extra lines in the web configuration file! No programming is necessary for the ACE ExceptionHandler to work out of the box. Powerful exception handling is as easy as plug and play!
With the ACE ExceptionHandler, you can manage handled and unhandled exceptions productively and efficiently by logging exceptions to email and/or the ExceptionHandler database. By email, you can be informed immediately as soon as an exception occurs so you can follow up immediately, delegate the task to someone else, or save it for later. And, you can configure the exception notification email to include a link right to a web page that includes all of the information about the exception!
Another powerful feature included with ACE ExceptionHandler are ACE Smart Error Pages. ACE Smart Error Pages allow you to define custom text to display to the user based on unhandled exceptions that occur during the processing of your application. No more nasty default asp.net error page or generic error page just telling the user that an error occurred without giving them any idea of what caused it or what they can do to fix it. Empower your users with understanding when these unhandled exceptions slip through the cracks! This will cut down on costly customer service calls and user aggravation.
ACE ExceptionHandler allows you to:
- Receive emails for handled and unhandled exceptions; handled and unhandled exception emails can be configured to include different information, be sent to different email addresses, and have a different priority;
- Store all exceptions in a database for easy reporting and managing; manage the exceptions from ALL of your asp.net applications in ONE database;
- Search through exceptions using several search criteria;
- Provide user ACE Smart Error Pages to display situational custom error messages to your users;
REQUIREMENTS:
ASP.NET 2.0+, SQL Server 2005 for database features, email server or SMTP service for email features