When I attempt to Backup one of my Business, I get this error:
System.AggregateException: One or more errors occurred. (database disk image is malformed)
—> SQLite.SQLiteException: database disk image is malformed
at SQLite.SQLiteCommand.ExecuteNonQuery()
at SQLite.SQLiteConnection.Execute(String query, Object args)
at ManagerServer.HttpHandlers.Businesses.Business.Backup.BackupAsync(String business, FormData formData) in C:\projects\manager\ManagerServer\HttpHandlers\Businesses\Business\Backup.cs:line 186
— End of inner exception stack trace —
What edition (desktop, server, or cloud) and version number? What operating system? Where are you backing up to? Please post a screen shot of the error message instead of a transcription.
Sadly, after a couple months of no problems, I cannot back up my file again.
System.AggregateException: One or more errors occurred. (database disk image is malformed)
—> SQLite.SQLiteException: database disk image is malformed
at SQLite.SQLiteCommand.ExecuteNonQuery()
at SQLite.SQLiteConnection.Execute(String query, Object args)
at ManagerServer.HttpHandlers.Businesses.Business.Backup.BackupAsync(String business, FormData formData) in C:\projects\manager\ManagerServer\HttpHandlers\Businesses\Business\Backup.cs:line 186
— End of inner exception stack trace —