[ArgumentException: Item has already been added. Key in dictionary: "enablePostPreviewPopup" Key being added: "enablePostPreviewPopup"]
System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) +930
System.Collections.Hashtable.Add(Object key, Object value) +10
Microsoft.ScalableHosting.Profile.SettingsPropertyValueCollection.Add(SettingsPropertyValue property)
Microsoft.ScalableHosting.Profile.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
Microsoft.ScalableHosting.Profile.SettingsBase.get_Item(String propertyName)
Microsoft.ScalableHosting.Profile.ProfileBase.get_Item(String propertyName)
Microsoft.ScalableHosting.Profile.ProfileBase.get_Item(String propertyName)
CommunityServer.Components.Profile.GetObject(String key) +56
CommunityServer.Components.Profile.GetString(String key) +5
CommunityServer.Components.ResourceManager.GetString(String name) +39
CommunityServer.Controls.DisplayUserWelcome.InitializeSkin(Control skin) +530
CommunityServer.Controls.SkinnedWebControl.CreateChildControls() +64
System.Web.UI.Control.EnsureChildControls() +100
System.Web.UI.Control.PreRenderRecursiveInternal() +38
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1545
|