siteserver/cms

Server Error in Application 值不能为 null。参数名: key

chen5410178 opened this issue · 1 comments

Server Error in Application 值不能为 null。 参数名: key

在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) 在 SiteServer.CMS.Model.Attributes.ExtendedAttributes.Load(NameValueCollection attributes) 在 SiteServer.CMS.Model.Attributes.ExtendedAttributes..ctor(NameValueCollection attributes) 在 SiteServer.BackgroundPages.Cms.PageChannelEdit.Page_Load(Object sender, EventArgs e) 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) 在 System.Web.UI.Control.OnLoad(EventArgs e) 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

2018-08-13 16:38:53

编辑栏目信息保存的时候出现的问题。

应该是属性中有空值导致的,已加入完善计划