|
[SqlException (0x80131904): Invalid column name
'ReturnInCategoryList'.]
System.Data.SqlClient.SqlConnection.OnError(SqlException
exception, Boolean breakConnection) +925466
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection) +800118
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj) +186
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj) +1932
System.Data.SqlClient.SqlDataReader.SetMetaData(_SqlMetaDataSet
metaData, Boolean moreInfo) +126
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj) +1623
System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +31
System.Data.SqlClient.SqlDataReader.get_MetaData() +62
System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
RunBehavior runBehavior, String resetOptionsString) +297
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
+1005
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
DbAsyncResult result) +132
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
+32
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
behavior, String method) +122
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
behavior) +62
FourRoads.CsShop.SqlProvider.ShopSQLDataProvider.GetItems(ShopItemsQuery
query, Int32 settingsID, DataReaderDelegate readerDelegate,
BaseThreadQueryBuilder qb) +641
FourRoads.CsShop.SqlProvider.ShopSQLDataProvider.GetItems(ShopItemsQuery
query, DataReaderDelegate readerDelegate) +71
FourRoads.CsShop.Core.Items.EnumerateShops(Int32 settingsID, Int32&
currentItems) +202
FourRoads.CsShop.Core.Items.EnumerateSites(ICollection sites,
Int32& currentItems) +106
FourRoads.CsShop.Core.Items.CurrentItemCount(Boolean useCache) +138
FourRoads.CsShop.Core.Items.HasExceededMaxLicensedItemCount(Boolean
useCache) +85
FourRoads.CsShop.Core.Components.ShopPostCRUD.GetItems(ShopItemsQuery
query, Boolean cacheable) +221
FourRoads.CsShop.Web.ControlPanel.ShopAdmin.ItemListControl.buildGrid()
+260
FourRoads.CsShop.Web.ControlPanel.ShopAdmin.ItemListControl.Page_Load(Object
sender, EventArgs e) +90
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
|