Server Error in '/' Application.

Item has already been added. Key in dictionary: "enablePostPreviewPopup" Key being added: "enablePostPreviewPopup"

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Item has already been added. Key in dictionary: "enablePostPreviewPopup" Key being added: "enablePostPreviewPopup"

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[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


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407