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, I have setup an OnApplicationError event event that seems to catch "normal" non-handled exceptions except exceptions like these :
Boot failed: Umbraco cannot run. See Umbraco's log file for more details. -> Umbraco.Core.Exceptions.BootFailedException: Boot failed. -> System.InvalidOperationException: Unable to resolve type...
These don't go thru UmbracoApplication\OnApplicationError but I need to deal with those too.
With Umbraco v8 how do we deal with low-level exceptions ?
Thank you
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Global.asax/OnApplicationError event is not triggered when boot failed error occurs
Hi, I have setup an OnApplicationError event event that seems to catch "normal" non-handled exceptions except exceptions like these :
These don't go thru UmbracoApplication\OnApplicationError but I need to deal with those too.
With Umbraco v8 how do we deal with low-level exceptions ?
Thank you
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.