We have a health monitoring setup for our applications. For some time we ran into some strange problem.
When an unhandled exception is thrown in our web applications, it is caught by ProcessEventMethod(WebBaseEvent raisedevent) in our custom provider class (inherited from the BufferedEventProvider class).
This event is of type WebRequestErrorEvent . However, the ErrorException object built into this event is an InnerException actual exception.
Any reason the header exception is not fixed? Does this question make it difficult for us to find the exact cause of this question? Am I doing something wrong in my configuration or do I need to encode something extra to fix this?
Any suggestions / help would be appreciated
thanks
source share