Blog posts, links to previous work, code samples and demo projects (coming soon)
In addition to logging the errors in a folder, I would like Elmah to send out an email.
I want the Elmah error files to go somewhere, because each time the server is restarted (is that when it happens?) they all dissapear from the web UI.
This looks like a big fat no-go. Elmah hooks into the ASP.NET Authentication, which would be wonderful, if I had any!
I need to have Elmah log potentially dangerous Request.Form values caught by HttpRequestValidationException.
I’m using Elmah for error logging in an MVC application.
Well, getting this blog set up hasn’t been easy!