There is not enough space on the disk.<br>

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:


Line 2560:                {
Line 2561:                    swriter.Write(xml.ToString());
Line 2562:                };
Line 2563:
Line 2564:            %>

Source File: c:\inetpub\wwwroot\viewPathology.aspx    Line: 2562

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


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