[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
|