Server Error in '/' Application.

Недостаточно места на диске.

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: Недостаточно места на диске.


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: Недостаточно места на диске.
]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +2015383
   System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) +2752613
   System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer) +30
   System.IO.FileStream.Dispose(Boolean disposing) +86
   System.IO.Stream.Close() +15
   System.IO.StreamWriter.Dispose(Boolean disposing) +149
   System.IO.StreamWriter.Close() +15
   CGator.Web.CGHtmlCacheWriter.WritePageToCache() in Q:\CGator\CGator.project\CGWeb\common\CGHtmlCacheHelper.vb:232
   CGator.Web.CGHtmlCacheWriter.WritePageInCache() in Q:\CGator\CGator.project\CGWeb\common\CGHtmlCacheHelper.vb:185
   CGator.Web.CGGeneratedBasePage.SetInCache(String content) in Q:\CGator\CGator.project\CGWeb\controls\CGBasePage.vb:66
   CGator.Web.CGGeneratedBasePage.Render(HtmlTextWriter writer) in Q:\CGator\CGator.project\CGWeb\controls\CGBasePage.vb:57
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1896


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42