[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.FileStream.FlushWrite(Boolean calledFromFinalizer) +41
System.IO.FileStream.Dispose(Boolean disposing) +65
System.IO.Stream.Close() +26
System.IO.StreamWriter.Dispose(Boolean disposing) +282
System.IO.TextWriter.Dispose() +26
ASP.viewpathology_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\wwwroot\viewPathology.aspx:2562
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
System.Web.UI.Page.Render(HtmlTextWriter writer) +40
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239
|