1. ELMAH

    By:

    ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment... More information

  2. ELMAH Core Library (no config)

    By:

    Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.

  3. ELMAH on MS SQL Server (requires manual config)

    By:

    ELMAH with configuration for getting started quickly on a Microsoft SQL Server (2000 or later) database as the error log. NB requires manual configuration.

  4. Enterprise Library - Exception Handling Application Block

    By:

    The Enterprise Library Exception Handling Application Block helps developers create a consistent strategy for processing exceptions that occur in various architectural layers of an enterprise application.

  5. Enterprise Library - Exception Handling Application Block Logging Handler

    By:

    This exception handler lets you log formatted exception information in locations specified in the configuration file.

  6. Elmah.MVC

    By:

    Painless integration of ELMAH functionality into ASP.NET MVC Application. Just drop the package inside you ASP.NET MVC application and access /elmah URL. It will also install global HandleError filter, that guarantees all unhandled errors is logged (even if customerError turned "On").

  7. Enterprise Library - Exception Handling Application Block WCF Provider

    By:

    The Enterprise Library Exception Handling Application Block WCF Provider helps to prevent details of the service implementation from escaping the secure service boundary.

  8. NHelpfulException

    By:

    A simple wrapper for System.Exception to help make exceptions more meaningful.

  9. Transient Fault Handling Core

    By:

    The Transient Fault Handling Core provides the retry mechanisms to make your application more resilient to transient faults in both synchronous and asynchronous scenarios.

  10. DevExpress eXpand Framework ExceptionHandling Module (Win)

    By:

    ExceptionHandling Module (Win) / eXpand Framework

  11. Enterprise Library 5.0 - Transient Fault Handling Application Block

    By:

    The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Windows Azure application more reliable and resilient... More information

  12. DevExpress eXpand Framework ExceptionHandling Module (Web)

    By:

    ExceptionHandling Module (Web) / eXpand Framework

  13. ELMAH on XML Log

    By:

    ELMAH with configuration for getting started quickly on an error log in stand-alone XML files.

  14. EntLibContrib 5.0 - Exception Handling Application Block Extensions

    By:

    The EntLibContrib Exception Handling Application Block Extensions extends the Microsoft Enterprise Library Exception Handling Application Block by providing additional exception handlers.

  15. Nito.KitchenSink Exception Helpers Library

    By:

    Exception helpers, including ReThrow (with the stack trace preserved), AggregateException unwrapping, and dumping to xml.

  16. Exceptionless.Mvc 0.9.0.1070

    By:

    Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.com and provides aggregated views and analytics.

  17. ExceptionTail

    By:

    A library that helps you gather exception information from the applications that you are building. More details at https://www.exceptiontail.com

    571 downloads

  18. NBug

    By:

    NBug is a .NET library created to automate the bug reporting process. It automatically creates and sends: * Bug reports, * Crash reports with minidump, * Error/exception reports with stack trace + extended application/system information. It can also be set up as a user feedback system (i.e. for sending feature requests from within your application)... More information

  19. Kent.Boogaart.HelperTrinity

    By:

    The Helper Trinity is a set of helper classes applicable to most any .NET application. Using the classes in this library, you can much more easily validate arguments, raise events, and throw exceptions. Online at http://thehelpertrinity.codeplex.com/.

  20. Exception

    By:

    Description

    7 downloads