Server Error in '/' Application.

Internal Server Error: The server did not provide a meaningful reply; this might be caused by a premature session shutdown. TrackingId:a527da02-fcce-44e8-aff5-4b28554afeb2, Timestamp:3/19/2024 6:02:15 AM

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ServiceModel.CommunicationObjectAbortedException: Internal Server Error: The server did not provide a meaningful reply; this might be caused by a premature session shutdown. TrackingId:a527da02-fcce-44e8-aff5-4b28554afeb2, Timestamp:3/19/2024 6:02:15 AM

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[CommunicationObjectAbortedException: Internal Server Error: The server did not provide a meaningful reply; this might be caused by a premature session shutdown. TrackingId:a527da02-fcce-44e8-aff5-4b28554afeb2, Timestamp:3/19/2024 6:02:15 AM]
   Microsoft.ServiceBus.Common.AsyncResult.End(IAsyncResult result) +683
   Microsoft.ServiceBus.Messaging.Sbmp.DuplexRequestSessionChannel.EndRequest(IAsyncResult result) +11
   Microsoft.ServiceBus.Messaging.Channels.<>c.<GetAsyncSteps>b__9_3(RequestAsyncResult thisPtr, IAsyncResult r) +17
   Microsoft.ServiceBus.Messaging.IteratorAsyncResult`1.StepCallback(IAsyncResult result) +191
   Microsoft.ServiceBus.Common.AsyncResult.End(IAsyncResult result) +683
   Microsoft.ServiceBus.Common.AsyncResult`1.End(IAsyncResult asyncResult) +42
   Microsoft.ServiceBus.Messaging.Channels.RequestSessionChannel.EndRequest(IAsyncResult result) +38
   Microsoft.ServiceBus.Messaging.Sbmp.<>c__DisplayClass8_0.<GetAsyncSteps>b__1(RequestAsyncResult thisPtr, IAsyncResult r) +20
   Microsoft.ServiceBus.Messaging.IteratorAsyncResult`1.StepCallback(IAsyncResult result) +191
   Microsoft.ServiceBus.Common.AsyncResult.End(IAsyncResult result) +683
   Microsoft.ServiceBus.Common.AsyncResult`1.End(IAsyncResult asyncResult) +42
   Microsoft.ServiceBus.Messaging.Sbmp.RedirectContainerSessionChannel.EndRequest(IAsyncResult result) +38
   Microsoft.ServiceBus.Messaging.Channels.<>c.<GetAsyncSteps>b__9_3(RequestAsyncResult thisPtr, IAsyncResult r) +17
   Microsoft.ServiceBus.Messaging.IteratorAsyncResult`1.StepCallback(IAsyncResult result) +191
   Microsoft.ServiceBus.Common.AsyncResult.End(IAsyncResult result) +683
   Microsoft.ServiceBus.Common.AsyncResult`1.End(IAsyncResult asyncResult) +42
   Microsoft.ServiceBus.Messaging.Channels.RequestSessionChannel.EndRequest(IAsyncResult result) +38
   Microsoft.ServiceBus.Messaging.Sbmp.<>c.<GetAsyncSteps>b__18_1(TIteratorAsyncResult thisPtr, IAsyncResult a) +17
   Microsoft.ServiceBus.Messaging.IteratorAsyncResult`1.StepCallback(IAsyncResult result) +191
   Microsoft.ServiceBus.Common.AsyncResult.End(IAsyncResult result) +683
   Microsoft.ServiceBus.Messaging.Sbmp.SbmpMessageSender.EndSendCommand(IAsyncResult result) +34

[OperationCanceledException: The operation cannot be performed because the entity has been closed or aborted.]
   Microsoft.ServiceBus.Messaging.Sbmp.SbmpMessageSender.EndSendCommand(IAsyncResult result) +99
   Microsoft.ServiceBus.Messaging.Sbmp.SbmpMessageSender.OnEndSend(IAsyncResult result) +284
   Microsoft.ServiceBus.Messaging.<>c.<GetAsyncSteps>b__11_5(RetrySenderAsyncResult thisPtr, IAsyncResult r) +16
   Microsoft.ServiceBus.Messaging.IteratorAsyncResult`1.StepCallback(IAsyncResult result) +191
   Microsoft.ServiceBus.Common.AsyncResult.End(IAsyncResult result) +683
   Microsoft.ServiceBus.Messaging.IteratorAsyncResult`1.RunSynchronously() +142
   Microsoft.ServiceBus.Messaging.MessageSender.OnSend(TrackingContext trackingContext, IEnumerable`1 messages, TimeSpan timeout) +64
   Microsoft.ServiceBus.Messaging.MessageSender.Send(TrackingContext trackingContext, IEnumerable`1 messages, TimeSpan timeout) +171
   Microsoft.ServiceBus.Messaging.MessageSender.Send(BrokeredMessage message) +82
   Microsoft.ServiceBus.Messaging.QueueClient.Send(BrokeredMessage message) +35
   WindowSticker.ReportingUtility.QueueReportingEntry(PdfReportingModel model) in C:\fd-agent2\_work\141\s\WindowStickerCore\ReportingUtility.cs:59
   WindowSticker.WindowStickerProxyAgent.QueueResultForReporting(String ipAddress, String referrer, String token, Nullable`1 issued, Nullable`1 expires, String issuedBy, String vin, String paCode, String serverLocation, Boolean syndicated, String condition, IpAccessResult ipAccessResult, String cguid) in C:\fd-agent2\_work\141\s\WindowStickerCore\WindowStickerProxyAgent.cs:945
   WindowSticker.<WindowStickerDownloadAsync>d__74.MoveNext() in C:\fd-agent2\_work\141\s\WindowStickerCore\WindowStickerProxyAgent.cs:912
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +143
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   Web.Service.Controllers.<WindowSticker>d__2.MoveNext() in C:\fd-agent2\_work\141\s\Web.Service\Controllers\WindowStickerMVCController.cs:48
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +143
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult) +97
   System.Web.Mvc.Async.<>c__DisplayClass37.<BeginInvokeAsynchronousActionMethod>b__36(IAsyncResult asyncResult) +17
   System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) +10
   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +48
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +32
   System.Web.Mvc.Async.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3d() +50
   System.Web.Mvc.Async.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() +228
   System.Web.Mvc.Async.<>c__DisplayClass33.<BeginInvokeActionMethodWithFilters>b__32(IAsyncResult asyncResult) +10
   System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) +10
   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +48
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +34
   System.Web.Mvc.Async.<>c__DisplayClass2b.<BeginInvokeAction>b__1c() +26
   System.Web.Mvc.Async.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) +100
   System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) +10
   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +48
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +27
   System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +13
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +29
   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +48
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +36
   System.Web.Mvc.Controller.<BeginExecute>b__15(IAsyncResult asyncResult, Controller controller) +12
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +22
   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +48
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +26
   System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +10
   System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState) +21
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +29
   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +48
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +28
   System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9850961
   System.Web.<>c__DisplayClass285_0.<ExecuteStepImpl>b__0() +26
   System.Web.StepInvoker.Invoke(Action executionStep) +107
   System.Web.<>c__DisplayClass4_0.<Invoke>b__0() +23
   Microsoft.AspNet.TelemetryCorrelation.TelemetryCorrelationHttpModule.OnExecuteRequestStep(HttpContextBase context, Action step) +64
   System.Web.<>c__DisplayClass284_0.<OnExecuteRequestStep>b__0(Action nextStepAction) +56
   System.Web.StepInvoker.Invoke(Action executionStep) +91
   System.Web.<>c__DisplayClass4_0.<Invoke>b__0() +23
   Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule.OnExecuteRequestStep(HttpContextBase context, Action step) +124
   System.Web.<>c__DisplayClass284_0.<OnExecuteRequestStep>b__0(Action nextStepAction) +56
   System.Web.StepInvoker.Invoke(Action executionStep) +91
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +9958594
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +163


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0