Can't load database

Here is the report the “restore” gives me. I did move the locations but I also kept the old one so the program does find the file but fails …
System.IO.FileNotFoundException: Could not find file ‘D:\Documents\eM Client\backup_202101181540.zip’.
File name: ‘D:\Documents\eM Client\backup_202101181540.zip’
at System.IO.FileInfo.get_Length()
at MailClient.DbBackup.FormBackup.Restore(String backupFile, CancellationToken cancellationToken)
at MailClient.DbBackup.FormBackup.Restore(CancellationToken cancellationToken)
at MailClient.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)

OK I fixed it by re-copying all the files again. Did this a few times before but this time it worked.

1 Like