vote up 0 vote down star

Hi all,

I've read http://www.hanselman.com/blog/ELMAHErrorLoggingModulesAndHandlersForASPNETAndMVCToo.aspx and would like to use it in my mvc application; I'm running the MVC 2 preview.

My problem is, that when I follow instructions in article (providing dll and modifying web.config), I encounter an error when accessing http://localhost:62864/elmah.axd (ressource not found).

Any suggestions?

Any references to a good "get started" article on elmah?

Thanks,

Anders

flag

80% accept rate

2 Answers

vote up 1 vote down check

Sounds like you might find the answer in this question.

link|flag
Yup! "I found that I needed to register the Elmah Modules and Handlers in system.web AND system.webServer" helped me... Thanks, Maurice! – Anders Juul Aug 13 at 13:12
vote up 0 vote down

The project page on Google code has some links to some discussion groups (fifth box down on the right-side of the page. You might get more help there.

Andy

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.