[OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。]
System.String.Concat(String str0, String str1) +107
CShop.Data.DbHelper.ExecuteDataset(DbConnection connection, CommandType commandType, String commandText, DbParameter[] commandParameters) +533
CShop.Data.DbHelper.ExecuteDataset(CommandType commandType, String commandText, DbParameter[] commandParameters) +325
CShop.Data.SqlServer.DataProvider.GetCMSFullInfo(Int32 article_id) +258
CShop.Site.CMS.GetCMSFullInfo(Int32 id) +83
CShop.Web.cms_detail.Page_Load(Object sender, EventArgs e) +330
System.Web.UI.Control.OnLoad(EventArgs e) +108
System.Web.UI.Control.LoadRecursive() +90
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533
|