ELMAH (Error Logging Module And Handlers)

I was reading the MSDN magazine when I came accross ELMAH in the ToolBox column by Scott Mitchell. ELMAH is developed by Atif Aziz and it consists of HttpModules and Handlers which are used to log errors of the web application. The errors are inserted into the database table which you can create with the script accompanied with the ELMAH application with complete source code. I am using it with one of my applications and it is working very nicely. With few settings in web.config you are good to go. Try it out it is totally free.

http://www.gotdotnet.com/workspaces/workspace.aspx?id=f18bab11-162c-4267-a46e-72438c38df6f

 

powered by IMHO 1.3

Print | posted @ Thursday, August 17, 2006 9:46 PM

Twitter