SQLite .Net + Xulrunner = MISUSE evil
Posted on Styczeń 17th, 2008 by vipIf You’re developing Sqlite.NET application with Gecko# using Xulrunner libs, and got:
Unhandled Exception: Mono.Data.Sqlite.SqliteException: Library used incorrectly
library routine called out of sequence
at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000]
at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000]
or
MISUSE (Library used incorrectly)
errors, here’s the resolution…

