I’m trying to restore and getting this response:
System.IO.IOException: Access to the path ‘C:\Users\Gawjus\Documents’ is denied.
at System.IO.Directory.InternalMove(String sourceDirName, String destDirName, Boolean checkHost)
at DbBackup.FormBackup.Restore(String backupFile, CancellationToken cancellationToken)
at DbBackup.FormBackup.Restore(CancellationToken cancellationToken)
at DbBackup.FormBackup.<>c__DisplayClass28_0.<mainform_load>b__0(Object a, DoWorkEventArgs b)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Any help would be much appreiciated (with simple explaination so I can understand it please!)</mainform_load>
Go to C:\Users\Gawjus\Documents\eM Client\ (or whatever your backup directory) and copy the backup_xxxxxxxxx.zip file you want to restore to another location, then go to Menu > File > Restore and select the location of the copied file by clicking on the dots.
Let me know if that doesn’t work.