[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
System.String.GetStringForStringBuilder(String value, Int32 startIndex, Int32 length, Int32 capacity) +34
System.Text.StringBuilder.GetNewString(String currentString, Int32 requiredLength) +73
System.Text.StringBuilder.Append(String value) +74
AspDotNetStorefrontCommon.DB.GetXml(String Sql, String rootEl, String rowEl, String& Xml) +1292
AspDotNetStorefrontCommon.EntityHelper.GetEntityULList(Int32 ForParentEntityID, String LocaleSetting, Int32 AffiliateID, Int32 CustomerLevelID, Boolean AllowCaching, Boolean IncludeObjects, Boolean IncludeLinks, String CssClassName, Boolean RecurseChildren, Int32 OnlyExpandForThisChildID, String Prefix) +885
AspDotNetStorefrontCommon.SiteMap1..ctor(Dictionary`2 EntityHelpers, Int32 SkinID, Customer ThisCustomer) +1608
AspDotNetStorefront.sitemap.Page_Load(Object sender, EventArgs e) +371
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
|