[SQLiteException (0x7): out of memory
out of memory]
System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) +402
System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) +246
System.Data.SQLite.SQLiteDataReader.NextResult() +383
System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) +269
System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) +45
System.Data.SQLite.SQLiteCommand.ExecuteReader() +21
SQLiteSugar.SqlHelper.GetReader(String sql, SQLiteParameter[] pars) +300
SQLiteSugar.SqlSugarClient.SqlQuery(String sql, List`1 pars) +861
SQLiteSugar.SqlSugarClient.SqlQuery(String sql, Object whereObj) +144
dal.S_contentDal.GetContentById(Int32 id) +324
ui.page.show.AoWsvMkFDA(Object , EventArgs ) +907
System.Web.UI.Control.OnInit(EventArgs e) +95
System.Web.UI.Page.OnInit(EventArgs e) +13
ASP.pages_m_show_product_aspx.OnInit(EventArgs e) in f:\home\ftp\h\huahanglengxxo\wwwroot\pages\m\show_product.aspx:16
System.Web.UI.Control.InitRecursive(Control namingContainer) +139
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +408
|