Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Cathy Pank 21 posts 41 karma points
    Nov 07, 2013 @ 16:00
    Cathy Pank
    0

    Multiple controls with the same ID were found uComponents DataType Grid

    Hi,

    I am trying to use a uComponents DataType Grid as a property of a Category Definition and I am getting the Multiple controls with the same ID were found uComponents DataType Grid.

    Is there a way round or is this datatype incompatible with uCommerce.

    Thanks

    Cathy

    [HttpException (0x80004005): Multiple controls with the same ID 'SeasonDateRange' were found. FindControl requires that controls have unique IDs.]    System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +233    System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +311    System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +311    System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +311    System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +311    System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +311    System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +306    System.Web.UI.Control.FindControl(String id) +12    System.Web.UI.WebControls.BaseValidator.CheckControlValidationProperty(String name, String propertyName) +33    System.Web.UI.WebControls.BaseValidator.ControlPropertiesValid() +40   System.Web.UI.WebControls.BaseValidator.OnPreRender(EventArgs e) +36   System.Web.UI.Control.PreRenderRecursiveInternal() +83    System.Web.UI.Control.PreRenderRecursiveInternal() +168    System.Web.UI.Control.PreRenderRecursiveInternal() +168    System.Web.UI.Control.PreRenderRecursiveInternal() +168    System.Web.UI.Control.PreRenderRecursiveInternal() +168    System.Web.UI.Control.PreRenderRecursiveInternal() +168    System.Web.UI.Control.PreRenderRecursiveInternal() +168    System.Web.UI.Control.PreRenderRecursiveInternal() +168    System.Web.UI.Control.PreRenderRecursiveInternal() +168    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    +974
    
  • Morten Skjoldager 440 posts 1499 karma points
    Nov 08, 2013 @ 13:10
    Morten Skjoldager
    0

    If it's compatible with Umbraco i guess it should be with uCommerce too. Did you write an adapter and control factory ? Can you please provide the code so i can take a better look at it. 

    Regards

    Morten

  • Cathy Pank 21 posts 41 karma points
    Nov 13, 2013 @ 20:27
    Cathy Pank
    0

    Hi,

    I have not written any code. Yes the Data Type works fine if I use it on a Document Type in Umbraco, but using it as a property on a category definition triggers the rendering issue when trying to click on the category definition page. When I un-tick the 'Render in Editor' checkbox, I am then able to edit the category normally but obviously the property is not displayed.

    Thanks

    Cathy

  • Morten Skjoldager 440 posts 1499 karma points
    Nov 18, 2013 @ 13:57
    Morten Skjoldager
    0

    Hi Cathy,

    I've tried to install uComponents on my machine and i get the same error. This is because our way of generating controls claches with the way that uComponents generates an ID for the grid. We've scheduled a work item to try to resolve this item. For now, unfortunatly there's no quick fix. But it will be resolved (hopefully) soon.

    Best regards

    Morten

Please Sign in or register to post replies

Write your reply to:

Draft