-
Notifications
You must be signed in to change notification settings - Fork 15
Description
I get this error message in the output. Sometimes once, sometimes a lot.
Saving BackupRegistry failed
System.IO.IOException: The process cannot access the file 'C:\Users\user\AppData\Roaming\OneWareStudio\Backups\BackupRegistry.json' because it is being used by another process.
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable1 unixCreateMode)
at OneWare.Core.Services.BackupService.SaveAutoSaveFile() in C:\actions-runner_work\OneWare\OneWare\src\OneWare.Core\Services\BackupService.cs:line 82