Hi,
we've tried to implement a forum, but we get the attached error...
what we've done yet:
- all forum tables are clear (forums_<....>)
- we created a new group
- on group edit => VIEW: all right, group is shown
- added one forum to group
- on GROUP edit => VIEW: the error is displayed
- on FORUM edit => VIEW: all is ok
The error is displayed too on site if we add a webpart to show forum groups...
ASPX-File path (on CMS-Desk): ..../CMSModules/Forums/Tools/Groups/Group_View.aspx?groupid=10
Whats wrong?Server Error in '/' Application.
Multiple controls with the same ID 'plcRoot$Layout$zoneContent$Subcontent$Subcontent$Layout$zoneContent$ForumGroup1$viewerForum$forumsElem$listForums$ctl00' were found. Trace requires that controls have unique IDs.
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.Web.HttpException: Multiple controls with the same ID 'plcRoot$Layout$zoneContent$Subcontent$Subcontent$Layout$zoneContent$ForumGroup1$viewerForum$forumsElem$listForums$ctl00' were found. Trace requires that controls have unique IDs.
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:
[HttpException (0x80004005): Multiple controls with the same ID 'plcRoot$Layout$zoneContent$Subcontent$Subcontent$Layout$zoneContent$ForumGroup1$viewerForum$forumsElem$listForums$ctl00' were found. Trace requires that controls have unique IDs.]
System.Web.TraceContext.AddNewControl(String id, String parentId, String type, Int32 viewStateSize, Int32 controlStateSize) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +344
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Page.BuildPageProfileTree(Boolean enableViewState) +39
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5792
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082