How to configure ELMAH on IIS6 for SQL SERVER
- Download the ELMAH binaries from http://code.google.com/p/elmah/downloads/list
- Copy the ELMAH.dll to your application's bin folder.
- Add the following to the web.config file
- Run the DDL script from this URL on your database to create the necessary table and stored procedures.
- Now navigate to http://yourwebsiteurl/elmah.axd