How can we help you today? How can we help you today?
measterbro

Activity overview

Latest activity by measterbro

How do I install SQL Compare?
I have other Redgate tools already installed
1 follower 1 comment 0 votes
These errors are in the log: 10 Jun 2020 11:26:44.688 [87] ERROR ServerObjectIndexer - Exception while indexing server: System.EntryPointNotFoundException: 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 RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.EnsureConnectionOpen()    at RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.CreateCommand()    at RedGate.SQLSearch.Indexing.SQLite.ServerObjectStorage.Initialise()    at RedGate.SQLSearch.Indexing.ServerObjectIndexer.Index(CancellationToken ) 10 Jun 2020 11:26:44.688 [86] ERROR DatabaseObjectIndexer - Exception while indexing database SalesOps: System.EntryPointNotFoundException: 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 RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.EnsureConnectionOpen()    at RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.CreateCommand()    at RedGate.SQLSearch.Indexing.SQLite.DatabaseObjectStorage.Initialise()    at RedGate.SQLSearch.Indexing.DatabaseObjectIndexer.Index(CancellationToken ) 10 Jun 2020 11:26:45.171 [83] ERROR ServerObjectIndexer - Exception while indexing server: System.EntryPointNotFoundException: 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 RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.EnsureConnectionOpen()    at RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.CreateCommand()    at RedGate.SQLSearch.Indexing.SQLite.ServerObjectStorage.Initialise()    at RedGate.SQLSearch.Indexing.ServerObjectIndexer.Index(CancellationToken ) 10 Jun 2020 11:26:45.171 [84] ERROR DatabaseObjectIndexer - Exception while indexing database SalesOps: System.EntryPointNotFoundException: 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 RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.EnsureConnectionOpen()    at RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.CreateCommand()    at RedGate.SQLSearch.Indexing.SQLite.DatabaseObjectStorage.Initialise()    at RedGate.SQLSearch.Indexing.DatabaseObjectIndexer.Index(CancellationToken ) / comments
These errors are in the log:10 Jun 2020 11:26:44.688 [87] ERROR ServerObjectIndexer - Exception while indexing server: System.EntryPointNotFoundException: Unable to find an entry point named 'sqlit...
0 votes