Server Error in '/' Application.

There is not enough space on the disk.

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.IO.IOException: There is not enough space on the disk.


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:


[IOException: There is not enough space on the disk.
]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1143
   System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) +14456208
   System.IO.<>c.<BeginWriteInternal>b__46_0(Object <p0>) +70
   System.Threading.Tasks.Task`1.InnerInvoke() +85
   System.Threading.Tasks.Task.Execute() +71
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   System.IO.Stream.EndWrite(IAsyncResult asyncResult) +77
   System.IO.<>c.<BeginEndWriteAsync>b__53_1(Stream stream, IAsyncResult asyncResult) +37
   System.Threading.Tasks.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization) +41
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   ImageProcessor.Web.Caching.<AddImageToCacheAsync>d__6.MoveNext() +371
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   ImageProcessor.Web.HttpModules.<ProcessImageAsync>d__32.MoveNext() +4200
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   System.Web.TaskAsyncHelper.EndTask(IAsyncResult ar) +65
   System.Web.AsyncEventExecutionStep.InvokeEndHandler(IAsyncResult ar) +221
   System.Web.AsyncEventExecutionStep.OnAsyncEventCompletion(IAsyncResult ar) +115


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