Question

I install elmah in my asp.net webforms project. When i type http: //mylocalhost/application/asdfasdfasdfasdfsdf (wrong url) It logged error and send mail. But send too many mail. I got 1 error and it send 10 (may be 20) error mail. I don't know why.

Était-ce utile?

La solution

I releazed that..I got too many mail because my web site has too many error. Elmah send css and javascript error too. Thanks for help.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top