System.IO.IOException: 磁盘空间不足。 at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer) at System.IO.FileStream.Dispose(Boolean disposing) at System.IO.Stream.Close() at System.IO.StreamWriter.Dispose(Boolean disposing) at System.IO.TextWriter.Dispose() at IC.Tools.LogHelper.WriteLogFile(String module, String message) in D:\MyWork\IC地图网\IC.Tools\LogHelper.cs:line 51 at IC.SmdWeb.Controllers.BaseController.SaveTrace(Byte type, String keyword) in D:\MyWork\IC地图网\IC.SmdWeb\Controllers\BaseController.cs:line 154 at IC.SmdWeb.Controllers.SearchController.Code(String id, String match, String pin, String package) in D:\MyWork\IC地图网\IC.SmdWeb\Controllers\SearchController.cs:line 113