Exception:attempt to write a readonly database attempt to write a readonly database

报错信息

   在 System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
   在 System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   在 System.Data.SQLite.SQLiteDataReader.NextResult()
   在 System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   在 System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   在 System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
   在 Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader)
   在 Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command)
   在 Quicker.Domain.Services.SQLDataMgr.SaveSharedAction(SharedActionDto sharedAction)
   在 Quicker.Domain.Services.DataService.SaveLocalSharedAction(SharedActionDto sharedAction)
   在 Quicker.Domain.Services.ActionEditMgr.<>c__DisplayClass26_0.<InstallAction>b__0()
   在 System.Threading.Tasks.Task.Execute()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 Quicker.Domain.Services.ActionEditMgr.<InstallAction>d__26.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 Quicker.Domain.Services.ActionEditMgr.<>c__DisplayClass45_2.<<CreateContextMenuForEmptyButton>b__3>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 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) 

问题说明

数据库文件可能被其他软件访问并锁定了。

等待更多的错误报告。

解决方法

暂无解决方案。

相关信息
0 查看
2023-12-12 16:06
Quicker版本
版本 反馈次数