[Exception: The database file is locked
database is locked]
SDF.DAL.DbHelperSQLite.ExecuteSql(String SQLString) in D:\Work\2015\dfCMS\SDF.DAL\DbHelperSQLite.cs:107
SDF.DAL.DbHelperSQLite.UpdateFieldById(String tblName, String strValue, Int32 id) in D:\Work\2015\dfCMS\SDF.DAL\DbHelperSQLite.ex.cs:64
SDF.DAL.Doc.UpdateField(Int32 id, String condition) in D:\Work\2015\dfCMS\SDF.DAL\Doc.ex.cs:15
SDF.BLL.Doc.UpdateField(Int32 id, String condition) in D:\Work\2015\dfCMS\SDF.BLL\Doc.ex.cs:10
_default.LoadShow() in D:\Work\2015\dfCms\SDF.Web\index.aspx.cs:240
_default.Page_Load(Object sender, EventArgs e) in D:\Work\2015\dfCms\SDF.Web\index.aspx.cs:46
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
System.Web.UI.Control.OnLoad(EventArgs e) +97
System.Web.UI.Control.LoadRecursive() +61
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693
|