Error3

Issue #1990 invalid
Former user created an issue

Version 7.0-beta-12

System.IO.IOException: There is not enough space on the disk.

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.StreamWriter.Close() at System.Xml.XmlTextWriter.Close() at System.Data.DataSet.WriteXml(String fileName, XmlWriteMode mode) at (DataManager , DataSet , String ) at Unbroken.LaunchBox.Data.DataManager.GenerateXml(DataSet set, String destinationPath) at (DataManager , String ) at Unbroken.LaunchBox.Data.DataManager.SaveInternal(String destinationFolder) at Unbroken.LaunchBox.Data.DataManager.<>c__DisplayClass127_0.<Save>b__0() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Comments (2)

  1. Log in to comment