Skip to content

Instantly share code, notes, and snippets.

@ciarand
Created February 9, 2015 18:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ciarand/6a0a37e59428b3e582c2 to your computer and use it in GitHub Desktop.
Save ciarand/6a0a37e59428b3e582c2 to your computer and use it in GitHub Desktop.
sqlite interop error
System.DllNotFoundException
SQLite.Interop.dll
Description: HTTP 500.Error processing request.
Details: Non-web exception. Exception origin (name of application or object): System.Data.SQLite.
Exception stack trace:
at (wrapper managed-to-native) System.Data.SQLite.UnsafeNativeMethods:sqlite3_config_none (System.Data.SQLite.SQLiteConfigOpsEnum)
at System.Data.SQLite.SQLite3.StaticIsInitialized () [0x00000] in <filename unknown>:0
at System.Data.SQLite.SQLiteLog.Initialize () [0x00000] in <filename unknown>:0
at System.Data.SQLite.SQLiteFactory..cctor () [0x00000] in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment