“/”应用程序中的服务器错误。

SQLite error
no such column: zjqy

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Data.SQLite.SQLiteException: SQLite error
no such column: zjqy

源错误:

执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:


[SQLiteException (0x80004005): SQLite error
no such column: zjqy]
   System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain) +912
   System.Data.SQLite.SQLiteCommand.BuildNextCommand() +327
   System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index) +18
   System.Data.SQLite.SQLiteDataReader.NextResult() +174
   System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) +79
   System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) +38
   System.Data.SQLite.SQLiteCommand.ExecuteReader() +6
   DcSqlite.SqlSession.GetTable(String Sql) in D:\MyWork\D_NewDcms\dcproject\Sqlite\SqlSession.cs:199

[SessionException: Get List error]
   DcSqlite.SqlSession.GetTable(String Sql) in D:\MyWork\D_NewDcms\dcproject\Sqlite\SqlSession.cs:208
   Dcms.Controls.RenderApi.RenderRepTemp(Int32 layerI, String Sql, Int32 TotalRecord, Int32 TotalPage) in D:\MyWork\D_NewDcms\dcproject\Dcms.Controls\RenderApi.cs:850
   Dcms.Controls.RenderApi.RenderSelect() in D:\MyWork\D_NewDcms\dcproject\Dcms.Controls\RenderApi.cs:955
   Dcms.Controls.Drepeater.Render(HtmlTextWriter output) in D:\MyWork\D_NewDcms\dcproject\Dcms.Controls\Drepeater.cs:70
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +129
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +287
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +27
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +197
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +9
   System.Web.UI.Page.Render(HtmlTextWriter writer) +30
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +129
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +287
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +27
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5636


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.4081.0