Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hey Guys,
I tried today ELMAH with umbraco 4.7.1.1 but my test exception doesn't show up in the ELMAH Error Log page (/elmah.axd). I'm following instructions form the wikipage. Thanks for this great post!
My test case/exception is a macro razor inline code:
<umbraco:Macro ID="exceptionTest" Language="cshtml" runat="server"> @{ throw new Exception("test exception"); }</umbraco:Macro>
I tried the "normal" WebSite and modified the web.config with the same required lines as for ELMAH and there it works perfectly.
It's seems to be like Umbraco handles the exceptions....(?)
Is there any chance to get my unhandled exception up in the ELMAH Error Log page?
Thanks in advance! Stevo
Having the same issue - anyone help??
has someone a solution for this or a helpful hint?
thx a lot!
stevo
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
ELMAH doesn't show up the exceptions
Hey Guys,
I tried today ELMAH with umbraco 4.7.1.1 but my test exception doesn't show up in the ELMAH Error Log page (/elmah.axd). I'm following instructions form the wikipage. Thanks for this great post!
My test case/exception is a macro razor inline code:
I tried the "normal" WebSite and modified the web.config with the same required lines as for ELMAH and there it works perfectly.
It's seems to be like Umbraco handles the exceptions....(?)
Is there any chance to get my unhandled exception up in the ELMAH Error Log page?
Thanks in advance! Stevo
Having the same issue - anyone help??
has someone a solution for this or a helpful hint?
thx a lot!
stevo
is working on a reply...