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
Hi guys,
I created custom grid editor. This editor call API and throw error but the error generated in grid as content.
I already configured in web.config, it worked with error throw on page but Umbraco cannot handle error throw in grid editor
<customErrors mode="On" defaultRedirect="~/error" />
How can Umbraco capture this error in trace logs and redirect to error page?
Thanks,
Linh Le
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to handler error in custom grid editor
Hi guys,
I created custom grid editor. This editor call API and throw error but the error generated in grid as content.
I already configured in web.config, it worked with error throw on page but Umbraco cannot handle error throw in grid editor
How can Umbraco capture this error in trace logs and redirect to error page?
Thanks,
Linh Le
is working on a reply...