Exception:“System.Data.SQLite.UnsafeNativeMethods”的类型初始值设定项引发异常。尝试读取或写入受保护的内存。这通常指示其他内存已损坏。

报错信息

TypeInitializationException: “System.Data.SQLite.UnsafeNativeMethods”的类型初始值设定项引发异常。
--TypeName: System.Data.SQLite.UnsafeNativeMethods
StackTrace:
   在 System.Data.SQLite.UnsafeNativeMethods.Initialize()
   在 System.Data.SQLite.SQLiteConnection..ctor(String connectionString, Boolean parseViaFramework)
   在 Quicker.Domain.Services.SQLDataMgr.xrg9HBTdMok()
   在 Quicker.Domain.Services.SQLDataMgr.PrepareDb()
   在 Quicker.App.<StartupApplicationAsync>d__16.MoveNext()

AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
   在 System.Data.SQLite.UnsafeNativeMethods.GetPlatformName(String processorArchitecture)
   在 System.Data.SQLite.UnsafeNativeMethods.SearchForDirectory(String& baseDirectory, String& processorArchitecture, Boolean& allowBaseDirectoryOnly)
   在 System.Data.SQLite.UnsafeNativeMethods.Initialize()
   在 System.Data.SQLite.UnsafeNativeMethods..cctor()

 

解决方法

暂无解决方案。

相关信息
0 查看
2024-06-15 08:11
Quicker版本
版本 反馈次数