Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • trfletch 598 posts 604 karma points
    Mar 17, 2011 @ 10:57
    trfletch
    0

    Changing permissions - Multiple controls with the same ID '4_a' were found

    Hi, I have an Umbraco 4.5.1 website that was upgraded a long time ago from 4.0.x (so long ago I can't remember what exact version). There has been lots of customisations to the site both front end and backend. I have just noticed that if I try to change the permission on some nodes I get the following errror. I do seem to have the Google Analytics package installed still but I don't know how to get rid of it because it is not showing in the Installed packages list. Could this be the problem or is it something else, please can someone help. This is the error:

     

    Server Error in '/' Application.

    Multiple controls with the same ID '4_a' were found. FindControl 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 '4_a' were found. FindControl 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 '4_a' were found. FindControl requires that controls have unique IDs.]
       System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +11252276
       System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +317
       System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +317
       System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +317
       System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +317
       System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +317
       System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +317
       System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +145
       System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +311
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2637
    


    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 19, 2011 @ 08:09
    Jan Skovgaard
    0

    Hi Trevor

    It's a bit hard to figure out what is going on. Did you manage to solve this?

    If not...how many packages and what packages do you have installed? What happens if you remove them? (If you're able to do so).

    /Jan

  • trfletch 598 posts 604 karma points
    Mar 28, 2011 @ 10:27
    trfletch
    0

    Hi,

    No I didn't manage to solve it, the only packages that are showing in the list are:

    Twitter for Umbraco
    ASP.net Security Vunerability Patch

    But I can see that the Google Analytics package is installed because it is showing as one of the sections. I can try removing the two packages listed above but I have no way of removing the Google Analytics package unless someone has a list of items I need to manually remove from the website.

Please Sign in or register to post replies

Write your reply to:

Draft