Ticket Hash: | c7c7b6f987f8b7e1ab7f98a1e3ee419b20095fa4 | ||
Title: | [DllNotFoundException: 无法加载 DLL“SQLite.Interop.DLL”: 找不到指定的模块 | ||
Status: | Closed | Type: | Code_Defect |
Severity: | Critical | Priority: | Immediate |
Subsystem: | Build_Automation | Resolution: | Duplicate |
Last Modified: |
2011-07-07 04:39:14 13.82 years ago |
Created: |
2011-06-01 06:27:57 13.92 years ago |
Version Found In: |
Description: | ||||
无法加载 DLL“SQLite.Interop.DLL”: 找不到指定的模块。 (异常来自 HRESULT:0x8007007E)。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.DllNotFoundException: 无法加载 DLL“SQLite.Interop.DLL”: 找不到指定的模块。 (异常来自 HRESULT:0x8007007E)。 [DllNotFoundException: 无法加载 DLL“SQLite.Interop.DLL”: 找不到指定的模块。 (异常来自 HRESULT:0x8007007E)。] System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Int32 flags, IntPtr& db) +0 System.Data.SQLite.SQLite3.Open(String strFilename, SQLiteOpenFlagsEnum flags, Int32 maxPoolSize, Boolean usePool) +99 System.Data.SQLite.SQLiteConnection.Open() +1065 anonymous added on 2011-06-01 13:27:18 UTC: mistachkin added on 2011-07-01 04:13:58 UTC: |