ASP.NET Global Error Handler 1.0 Released (FREE!) 

I just released my ASP.NET Global Error Handler HttpModule that can be used to capture application level errors and send e-mail notifications to a specified individual.  For more information and to download this item please click on the following link. Click here to visit the ASP.NET Global Error Handler Download Page

Posted by Mitchel on Sunday, August 19, 2007
 

Comments

Hi Mitchel, does it work on Medium Trust?

By Ismet Dumlupinar on Monday, August 20, 2007 at 2:12 AM

I have not tested it, but it should, it only uses SMTP so there shouldn't be any issues.

By mitchel.sellers@gmail.com on Monday, August 20, 2007 at 2:59 AM

Could you please provide more information ? I do not understand what it is exactly, and what it does. It send an email as soon as there is an error into the Event Log ???
DV FX

By Déclic Vidéo FX on Tuesday, August 21, 2007 at 10:40 AM

DV FX,

No problem. This is a HttpModule that will listen for ANY uncaptured web application error and if configured to do so will send an e-mail with the error notification.

In the case of using this with DNN it would NOT handle errors that DNN logs to the event viewer, but would handle the more critical errors that are NOT processed by DNN. For example configuration errors, or errors with the SQL Server connection.

On a DNN site this can be helpful to notify you of critical errors that bring down your site and can also be used as a way of preventing the "Server Error in '' Application" messages from displaying.

Therefore with DNN it's use is a bit limited, however, it is very helpful on other ASP.NET applications as well.

If you need more detail, feel free to e-mail me!

By mitchel.sellers@gmail.com on Tuesday, August 21, 2007 at 5:33 PM
Click here to post a comment

Donate

Show your appreciation for the content/modules made available by MitchelSellers.com by making a donation. Donations are used to assist with dedicating time to creating free content.