elmah / Elmah

Error Logging Modules & Handlers for ASP.NET
https://elmah.github.io/
Apache License 2.0
308 stars 65 forks source link

Error when trying to acess page http://mywebsite/elmah.axd #316

Open atifaziz opened 8 years ago

atifaziz commented 8 years ago

Originally reported on Google Code with ID 316

What steps will reproduce the problem?
1.Connect to the page http://mywebsite/elmah.axd

What is the expected output? What do you see instead?
I'm supposed to have the page showing error logs and I got an Error 500 instead :
Using themed css files requires a header control on the page. (e.g. <head runat="server"
/>).

What version of the product are you using? On what operating system?
I'm using the last version for windows : ELMAH-1.2-sp2-bin-x86

Please provide any additional information below.

Thank you in advance,

Reported by cysacenda on 2012-11-19 14:03:24

atifaziz commented 8 years ago
Hello,

I finally found a solution, described here :
http://stackoverflow.com/questions/2247592/elmah-within-a-themed-page-error

Reported by cysacenda on 2012-11-20 09:19:25