Backup startet nicht
Verfasst: Fr 13. Jul 2018, 21:25
Hallo Zusammen,
beim Start des PC kommt folgende Fehlermeldung:
Unable to find an entry point named 'sqlite3_open_interop' in DLL 'SQLite.Interop.dll'.
at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Byte[] vfsName, SQLiteOpenFlagsEnum flags, Int32 extFuncs, IntPtr& db)
at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
at System.Data.SQLite.SQLiteConnection.Open()
at BSH.Engine.BackupEngine.ExecuteScalar(String cmdText)
at BSH.Engine.BackupConfiguration..ctor(BackupEngine SuperClass)
at BSH.Engine.BackupEngine..ctor(String DatabaseFile, Boolean CreateNew)
at BSH.Main.modBackupLogic.LoadDatabase()
Wenn ich versuche, den Backup manuell zu starten, kommt diese Meldung:
"Object reference not set to an instance of an object"
Könnt ihr mir da weiterhelfen?
(Ist nicht mein eigener PC, daher hatte ich mit dem Programm bislang noch nichts zu tun).
Vielen Dank.
Gruß
Stefan
beim Start des PC kommt folgende Fehlermeldung:
Unable to find an entry point named 'sqlite3_open_interop' in DLL 'SQLite.Interop.dll'.
at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Byte[] vfsName, SQLiteOpenFlagsEnum flags, Int32 extFuncs, IntPtr& db)
at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
at System.Data.SQLite.SQLiteConnection.Open()
at BSH.Engine.BackupEngine.ExecuteScalar(String cmdText)
at BSH.Engine.BackupConfiguration..ctor(BackupEngine SuperClass)
at BSH.Engine.BackupEngine..ctor(String DatabaseFile, Boolean CreateNew)
at BSH.Main.modBackupLogic.LoadDatabase()
Wenn ich versuche, den Backup manuell zu starten, kommt diese Meldung:
"Object reference not set to an instance of an object"
Könnt ihr mir da weiterhelfen?
(Ist nicht mein eigener PC, daher hatte ich mit dem Programm bislang noch nichts zu tun).
Vielen Dank.
Gruß
Stefan