Click here to Skip to main content
15,888,148 members
Articles / Web Development / ASP.NET

An HTTP Module for ASP.NET Error Handling

Rate me:
Please Sign up or sign in to vote.
3.71/5 (10 votes)
31 Oct 20061 min read 150.7K   1.1K   49  
A simple HTTP module to be used as a "last-resort" error handler for ASP.NET applications. It does not require changes to existing code, and can be "dropped-in" to an already running site.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Eeraj is a software developer working in the USA. He has over 10 years of experience and his interests include ASP.NET, JavaScript, C#, Data Mining and Business Intelligence. You can visit his website at http://www.interviewboard.com

Comments and Discussions