SQLiteException: unable to open database file --ResultCode: CantOpen --ErrorCode: 14 StackTrace: 在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) 在 System.Data.SQLite.SQLiteConnection.Open() 在 DynamicClass.MainWindow.数据库SQLite(String textContent, Byte[] imageContent) 在 System.Windows.Window.OnContentRendered(EventArgs e) 在 System.Windows.Window.<PostContentRendered>b__204_0(Object unused) 在 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)