Issue starting Launchbox

Issue #4989 resolved
Rocky Gregory created an issue

Error is:

There is not enough space on the disk.

App: LaunchBox
Version: 9.10
Type: System.IO.IOException
Site: Void WinIOError(Int32, System.String)
Source: mscorlib

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at (String )
at Unbroken.LaunchBox.Data.DataManager.BackupXml(String originalPath)
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__DisplayClass168_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()

Recent Log:

5:14:10 PM Exception

Comments (1)

  1. Log in to comment