Created
February 9, 2015 18:24
-
-
Save ciarand/6a0a37e59428b3e582c2 to your computer and use it in GitHub Desktop.
sqlite interop error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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