Server Error in '/' Application.

Out of memory.

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.OutOfMemoryException: Out of memory.

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:


[OutOfMemoryException: Out of memory.]
   System.Drawing.Graphics.CheckErrorStatus(Int32 status) +1146848
   System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y) +135
   System.Drawing.Graphics.DrawImageUnscaled(Image image, Int32 x, Int32 y) +17
   ImageProcessor.Common.Extensions.ImageExtensions.Copy(Image source, AnimationProcessMode animationProcessMode, PixelFormat format, Boolean preserveExifData) +654
   ImageProcessor.ImageFactory.Load(Stream stream) +332
   ImageProcessor.Web.HttpModules.<ProcessImageAsync>d__34.MoveNext() +2395
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +99
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +58
   System.Web.TaskAsyncHelper.EndTask(IAsyncResult ar) +71
   System.Web.AsyncEventExecutionStep.InvokeEndHandler(IAsyncResult ar) +156
   System.Web.AsyncEventExecutionStep.OnAsyncEventCompletion(IAsyncResult ar) +9901924


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