Categories
Using HttpModule to Catch Unhandled Exceptions
11/17/2008
In this screencast we will demonstrate how to create a simple custom HttpModule to catch unhandled exceptions and log them in a text file. We also recommend that you check out the screencast on ELMAH (Error Logging Module And Handler) here.
In this screencast we will demonstrate how to create a simple custom HttpModule to catch unhandled exceptions and log them in a text file. We also recommend that you check out the screencast on ELMAH (Error Logging Module And Handler)here.
[Download Sample]