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) +1091
   System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) +14964466
   System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count) +347
   System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) +120
   System.IO.StreamWriter.Write(String value) +150
   System.Diagnostics.XmlWriterTraceListener.WriteEscaped(String str) +641
   System.Diagnostics.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) +172
   System.Diagnostics.TraceInternal.TraceEvent(TraceEventType eventType, Int32 id, String format, Object[] args) +343
   Thinktecture.IdentityServer.Core.Logging.DiagnosticsTraceLogger.TraceMsg(LogLevel logLevel, String message) in c:\ballen\github\thinktecture\IdSrv3\Thinktecture.IdentityServer3\source\Core\Logging\DiagnosticsTraceLogProvider.cs:119
   Thinktecture.IdentityServer.Core.Logging.DiagnosticsTraceLogger.Log(LogLevel logLevel, Func`1 messageFunc, Exception exception) in c:\ballen\github\thinktecture\IdSrv3\Thinktecture.IdentityServer3\source\Core\Logging\DiagnosticsTraceLogProvider.cs:78
   Thinktecture.IdentityServer.Core.Logging.LogExtensions.FatalException(ILog logger, String message, Exception exception) in c:\ballen\github\thinktecture\IdSrv3\Thinktecture.IdentityServer3\source\Core\App_Packages\LibLog.2.0\LibLog.cs:195
   Thinktecture.IdentityServer.Core.Configuration.Hosting.<Invoke>d__4.MoveNext() in c:\ballen\github\thinktecture\IdSrv3\Thinktecture.IdentityServer3\source\Core\Configuration\Hosting\AutofacContainerMiddleware.cs:62
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
   Owin.<<ConfigureIdentityServerBaseUrl>b__0>d__3.MoveNext() in c:\ballen\github\thinktecture\IdSrv3\Thinktecture.IdentityServer3\source\Core\Configuration\AppBuilderExtensions\ConfigureIdentityServerBaseUrlExtension.cs:43
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
   Owin.<<ConfigureRequestId>b__0>d__2.MoveNext() in c:\ballen\github\thinktecture\IdSrv3\Thinktecture.IdentityServer3\source\Core\Configuration\AppBuilderExtensions\ConfigureRequestIdExtension.cs:37
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
   Microsoft.Owin.Mapping.<Invoke>d__0.MoveNext() +598
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
   Microsoft.Owin.Mapping.<Invoke>d__0.MoveNext() +871
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
   Microsoft.Owin.Host.SystemWeb.IntegratedPipeline.<RunApp>d__5.MoveNext() +196
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
   Microsoft.Owin.Host.SystemWeb.IntegratedPipeline.<DoFinalWork>d__2.MoveNext() +184
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   Microsoft.Owin.Host.SystemWeb.IntegratedPipeline.StageAsyncResult.End(IAsyncResult ar) +117
   System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +367
   System.Web.<>c__DisplayClass285_0.<ExecuteStepImpl>b__0() +35
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +143
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +128


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