Server Error in '' Application.
The given key was not present in the dictionary.
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.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
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:
[KeyNotFoundException: The given key was not present in the dictionary.]
System.ThrowHelper.ThrowKeyNotFoundException() +28
System.Collections.Generic.Dictionary`2.get_Item(TKey key) +56
CommunityServer.Components.Section.IsMember(Int32 userid, SectionMembershipType type) +59
CommunityServer.Components.Section.IsOwner(Int32 userid) +46
CommunityServer.Components.Section.ResolvePermission(User user) +104
CommunityServer.Discussions.Components.ForumPermission.Validate(Section section, Permission permission, User user, Post post, CSExceptionType& exceptionType) +841
CommunityServer.Discussions.Components.ForumPermission.Validate(Section section, Permission permission, User user, Post post) +70
CommunityServer.Components.Permissions.ValidatePermissions(Section section, Permission permission, User user, Post p) +70
CommunityServer.Discussions.Controls.ForumPostData.GetHyperLink() +6856
CommunityServer.Controls.ObjectDataBase.GetContentTemplateWrapper() +55
CommunityServer.Controls.ObjectDataBase.AddContentControls() +166
CommunityServer.Controls.WrappedContentBase.CreateControlHierarchy() +201
CommunityServer.Controls.WrappedContentBase.CreateChildControls() +57
CommunityServer.Controls.WrappedContentBase.OnDataBinding(EventArgs e) +276
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +92
System.Web.UI.Control.DataBind() +15
CommunityServer.Controls.WrappedContentBase.DataBind() +183
CommunityServer.Controls.ObjectDataBase.DataBind() +89
System.Web.UI.Control.DataBindChildren() +211
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +102
System.Web.UI.Control.DataBind() +15
System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +124
System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +443
CommunityServer.Controls.WrappedRepeater.CreateControlHierarchy(Boolean useDataSource) +256
CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.CreateControlHierarchy(Boolean useDataSource) +620
System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +51
CommunityServer.Controls.WrappedRepeater.OnDataBinding(EventArgs e) +74
System.Web.UI.WebControls.Repeater.DataBind() +75
CommunityServer.Controls.WrappedRepeater.DataBind() +282
CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.DataBind() +107
CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.FlagForDataBinding() +77
CommunityServer.Discussions.Controls.ForumPostList.FlagForDataBinding() +43
CommunityServer.Discussions.Controls.ForumPostListFilterForm.Apply() +282
CommunityServer.Discussions.Controls.ForumPostListFilterForm.DataBind() +713
System.Web.UI.Control.DataBindChildren() +211
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +102
System.Web.UI.Control.DataBind() +15
System.Web.UI.Control.DataBindChildren() +211
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +102
System.Web.UI.Control.DataBind() +15
System.Web.UI.Control.DataBindChildren() +211
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +102
System.Web.UI.Control.DataBind() +15
CommunityServer.Controls.WrappedContentBase.DataBind() +183
CommunityServer.Controls.ConditionalContent.DataBind() +38
CommunityServer.Controls.WrappedContentBase.OnPreRender(EventArgs e) +217
CommunityServer.Controls.ConditionalContent.OnPreRender(EventArgs e) +429
System.Web.UI.Control.PreRenderRecursiveInternal() +80
System.Web.UI.Control.PreRenderRecursiveInternal() +171
System.Web.UI.Control.PreRenderRecursiveInternal() +171
System.Web.UI.Control.PreRenderRecursiveInternal() +171
System.Web.UI.Control.PreRenderRecursiveInternal() +171
System.Web.UI.Control.PreRenderRecursiveInternal() +171
System.Web.UI.Control.PreRenderRecursiveInternal() +171
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +842
|
Version Information: Microsoft .NET Framework Version:2.0.50727.3620; ASP.NET Version:2.0.50727.3618