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()