[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
System.String.Concat(String str0, String str1) +106
Ctmon.Data.DbHelper.ExecuteReader(DbConnection connection, DbTransaction transaction, CommandType commandType, String commandText, DbParameter[] commandParameters, DbConnectionOwnership connectionOwnership) +1015
Ctmon.Data.DbHelper.ExecuteReader(CommandType commandType, String commandText, DbParameter[] commandParameters) +447
Ctmon.Data.DbHelper.ExecuteReader(CommandType commandType, String commandText) +57
Ctmon.Data.SqlServer.DataProvider.GetCmsCatInfo(String filter) +179
Ctmon.Site.SiteBLL.GetCmsCatInfo(String filter) +122
Ctmon.Web.cms.Page_Load(Object sender, EventArgs e) +267
System.Web.UI.Control.OnLoad(EventArgs e) +106
System.Web.UI.Control.LoadRecursive() +68
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785
|