Server Error in '/' Application.

The operation was canceled.

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.OperationCanceledException: The operation was canceled.

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:


[OperationCanceledException: The operation was canceled.]
   System.Net.Http.<FinishSendAsync>d__58.MoveNext() +882
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +143
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   ImageProcessor.Web.Helpers.<GetResponseAsync>d__13.MoveNext() +278
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +143
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   ImageProcessor.Web.Services.<GetImage>d__16.MoveNext() +624
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +143
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) +26
   ImageProcessor.Web.HttpModules.<ProcessImageAsync>d__35.MoveNext() +2177
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +143
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   System.Web.TaskAsyncHelper.EndTask(IAsyncResult ar) +63
   System.Web.AsyncEventExecutionStep.InvokeEndHandler(IAsyncResult ar) +156
   System.Web.AsyncEventExecutionStep.OnAsyncEventCompletion(IAsyncResult ar) +123


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