Discussion Feed
09-26-2019
11:01 AM
How can I exclude the below error from 'Error Detection'? The rule I created works but it is too generic. Exception: System.Threading.ThreadAbortException Message Contains: Thread was being aborted. How can I capture the error based on the text in the call stack? Like 'CalendarIframeOperation' System.Threading.ThreadAbortException Thread was being aborted. at System.Threading.Thread.Void AbortInternal()() at System.Threading.Thread.Void Abort(System.Object)() at System.Web.HttpResponse.Void AbortCurrentThread()() at System.Web.HttpResponse.Void End()() at System.Web.HttpServerUtility.Void Transfer(System.Web.IHttpHandler, Boolean)() at Microsoft.Reporting.WebForms.CalendarIframeOperation.Void PerformOperation(System.Collections.Specialized.NameValueCollection, System.Web.HttpResponse)() at Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest() at System.Web.HttpApplication+CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl() at System.Web.HttpApplication.ExecuteStep() at System.Web.HttpApplication+PipelineStepManager.ResumeSteps() at System.Web.HttpApplication.ResumeSteps() at System.Web.HttpApplication.BeginProcessRequestNotification() at System.Web.HttpRuntime.ProcessRequestNotificationPrivate() at System.Web.HttpRuntime.ProcessRequestNotification() at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper() at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification() at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion() at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper() at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification()
... View more
Latest Activity
- Posted How to exclude the error from "Error Detection"? on Controller (SaaS, On Premise). 09-26-2019 11:01 AM
Community Stats
Date Registered | 06-26-2019 04:18 PM |
Date Last Visited | 11-08-2019 09:59 PM |
Total Messages Posted | 1 |