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.

  • Iain Oliphant 1 post 21 karma points
    Mar 06, 2014 @ 15:44
    Iain Oliphant
    0

    Error when using Umbraco Radiobutton List Data Type

    When adding an Umbraco Radiobutton List data type to our category we're finding that we get the following error, presumably because the Select Value is being set to something other than one of the defined values. Falling back on DropDownList for the moment which appears to be working OK with the same settings but just wondering if there is some configuration we're missing to get the Radiobutton List to work. The same RadioButton list works fine within Umbraco, it's only within Ucommerce that we're seeing this issue.

    [ArgumentOutOfRangeException: 'Icon' has a SelectedValue which is invalid because it does not exist in the list of items.
    Parameter name: value]
       System.Web.UI.WebControls.ListControl.PerformDataBinding(IEnumerable dataSource) +9555064
       System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) +113
       System.Web.UI.WebControls.ListControl.PerformSelect() +34
       System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +30
       System.Web.UI.Control.DataBindChildren() +187
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +94
       System.Web.UI.Control.DataBind() +15
       System.Web.UI.Control.DataBindChildren() +187
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +94
       System.Web.UI.Control.DataBind() +15
       System.Web.UI.Control.DataBindChildren() +187
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +94
       System.Web.UI.Control.DataBind() +15
       System.Web.UI.Control.DataBindChildren() +187
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +94
       System.Web.UI.Control.DataBind() +15
       System.Web.UI.Control.DataBindChildren() +187
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +94
       System.Web.UI.Control.DataBind() +15
       System.Web.UI.Control.DataBindChildren() +187
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +94
       System.Web.UI.Control.DataBind() +15
       UCommerce.Web.UI.Catalog.EditCategoryBaseProperties.Page_Load(Object sender, EventArgs e) +156
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
       System.Web.UI.Control.OnLoad(EventArgs e) +92
       System.Web.UI.Control.LoadRecursive() +54
       System.Web.UI.Control.LoadRecursive() +145
       System.Web.UI.Control.LoadRecursive() +145
       System.Web.UI.Control.LoadRecursive() +145
       System.Web.UI.Control.LoadRecursive() +145
       System.Web.UI.Control.LoadRecursive() +145
       System.Web.UI.Control.LoadRecursive() +145
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772
  • Jesper Nielsen 141 posts 498 karma points
    Mar 07, 2014 @ 14:57
    Jesper Nielsen
    0

    Looks like a bug!

    We'll take a look at it.

    Kind regards,

    Jesper

Please Sign in or register to post replies

Write your reply to:

Draft