by naspinski
24. April 2009 12:39
Now I can see how often my code Fs up
Using the open-source greatness that is elmah for error catching and logging, I can now see all of the errors the site produces in a nice viewable format. I can't express how great this framework is, anyone who writes Asp.Net code should at least check it out, it will make your life so much easier.
How it was done
Once again, I wrote up a tutorial on how to set this up using MS SQL - so easy it is almost trivial: Installing Elmah for Simple Error Logging.