Matt,
I have been using reefmaster for 2 years, switching back and forth between two computers. When I try to open a new wrokspace now, I get the following error:
Unable to find an entry point named 'sqlite3_changes_interop' in DLL 'SQLite.Interop.dll'.
at System.Data.SQLite.UnsafeNativeMethods.sqlite3_changes_interop(IntPtr db)
at System.Data.SQLite.SQLite3.get_Changes()
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at ReefMaster.Database.SQLiteDatabase.ExecuteNonQuery(String sql)
at #=zO3NRN0lQDyA5jqo8ugB2M24=.#=z7NbyiWEmkOee(String #=z97E7c_6svid4JfLsmQ==)
Any suggestions?