Open jackdanny77 opened 10 months ago
code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file 在 SuperUtils.Framework.ORM.Mapper.SqliteMapper1.Init() 在 SuperUtils.Framework.ORM.Mapper.SqliteMapper1..ctor(String sqlitePath) 在 Jvedio.Mapper.BaseMapper.BaseMapper`1.Init() 在 Jvedio.MapperManager.Init() 在 Jvedio.WindowStartUp.InitMapper() 在 Jvedio.WindowStartUp.d31.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b6_0(Object state) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
1.Init() 在 SuperUtils.Framework.ORM.Mapper.SqliteMapper
试试把 SuperUtils.dll 加入信任
右键,属性,加入信任
属性里面没信任这个选项吗
code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file 在 SuperUtils.Framework.ORM.Mapper.SqliteMapperd31.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b 6_0(Object state)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
1.Init() 在 SuperUtils.Framework.ORM.Mapper.SqliteMapper
1..ctor(String sqlitePath) 在 Jvedio.Mapper.BaseMapper.BaseMapper`1.Init() 在 Jvedio.MapperManager.Init() 在 Jvedio.WindowStartUp.InitMapper() 在 Jvedio.WindowStartUp.