This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hi Joe,
When adding a second site there is an exception thrown when saving a Host Name Mapping. The repro is to create the site, then goto Host Name Mapping and enter the hostname. click Add Host Name and then click Save. The exception thrown is:
2012-01-06 14:08:02,119 ERROR - en-US - /Admin/SiteSettings.aspx?SiteID=4 - mojoPortal.Web.mojoBasePage -en-US - /Admin/SiteSettings.aspx?SiteID=4 System.InvalidOperationException: Operation is not valid due to the current state of the object. at System.Web.HttpValueCollection.ThrowIfMaxHttpCollectionKeysExceeded() at System.Web.HttpValueCollection.Add(HttpCookieCollection c) at System.Web.HttpRequest.FillInParamsCollection() at System.Web.HttpRequest.GetParams() at System.Web.HttpRequest.get_Params() at mojoPortal.Web.Framework.WebUtils.TryLoadRequestParam(String paramName, Boolean onlyUseQueryString, Int32& paramValue) at mojoPortal.Business.WebHelpers.CacheHelper.LoadCurrentPage() at mojoPortal.Business.WebHelpers.CacheHelper.GetCurrentPage() at mojoPortal.Web.SiteUtils.GetSkinName(Boolean allowPageOverride, Page page) at mojoPortal.Web.mojoBasePage.SetupMasterPage() at mojoPortal.Web.mojoBasePage.OnPreInit(EventArgs e) at mojoPortal.Web.AdminUI.SiteSettingsPage.OnPreInit(EventArgs e) at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
MP 2.3.6.7/.NET4/MSSQL/Full Trust with the ASP.NET patch emailed to me.
Hi Bill,
See this thread for the soution and cause of the problem.
Best,
Joe
ah sorry missed that one. thanks.