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

Making elmah.axd, a Log Viewer for Multiple Applications

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
24 Mar 2013CPOL3 min read 16.6K   7  
How to make elmah.axd
In this post, you will see how to remove the elmah.axd handler from your application and learn to create a separate ASP.NET application that would be a central Elmah log viewer for your applications.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Poland Poland
Interested in tracing, debugging and performance tuning of the .NET applications.

My twitter: @lowleveldesign
My website: http://www.lowleveldesign.org

Comments and Discussions