“/”应用程序中的服务器错误。

磁盘空间不足。

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.IO.IOException: 磁盘空间不足。


源错误:


行 1039:        TourExStr.AppendLine("</body>")
行 1040:        TourExStr.Append("</html>")
行 1041:        Response.Write(writecache(FormatUrl(TourExStr.ToString)))
行 1042:        TourExStr = NoThing
行 1043:   End Sub

源文件: d:\wwwroot\sichuan57\wwwroot\line\show.aspx    行: 1041

堆栈跟踪:


[IOException: 磁盘空间不足。
]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +10797738
   System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) +10451593
   System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer) +33
   System.IO.FileStream.Dispose(Boolean disposing) +84
   System.IO.Stream.Close() +20
   System.IO.StreamWriter.Dispose(Boolean disposing) +162
   System.IO.TextWriter.Dispose() +20
   TourEx.Common.Utils.WriteFile(String FilePath, String strContent) +256
   TourEx.Pages.BasePage.writecache(String str) +396
   ASP.line_show_aspx.OnInit(EventArgs e) in d:\wwwroot\sichuan57\wwwroot\line\show.aspx:1041
   System.Web.UI.Control.InitRecursive(Control namingContainer) +134
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +489


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.0.30319.34237