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.

  • VGBenjamin 11 posts 71 karma points
    Mar 06, 2013 @ 11:14
    VGBenjamin
    0

    Argument of type IProperty cannot be null.

    Hello,

    I have the following error when I click on some products (not all of them)

    REgards,

    Server Error in '/' Application.

    Argument of type IProperty cannot be null.

    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.ArgumentException: Argument of type IProperty cannot be null.

    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: 

    [ArgumentException: Argument of type IProperty cannot be null.]
       UCommerce.Infrastructure.ExceptionExtensions.NullArgument(Guard guard, T obj, String message) +55
       UCommerce.Presentation.Web.Controls.PropertyControlFactory.GetControl(IProperty property) +65
       UCommerce.Web.UI.UCommerce.Controls.PropertyEditor.OnInit(EventArgs e) +337
       System.Web.UI.Control.InitRecursive(Control namingContainer) +186
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +189
       UCommerce.Web.UI.Catalog.EditProductVariants.VariantsGridView_RowDataBound(Object sender, GridViewRowEventArgs e) +492
       System.Web.UI.WebControls.GridView.CreateRow(Int32 rowIndex, Int32 dataSourceIndex, DataControlRowType rowType, DataControlRowState rowState, Boolean dataBind, Object dataItem, DataControlField[] fields, TableRowCollection rows, PagedDataSource pagedDataSource) +314
       System.Web.UI.WebControls.GridView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) +4780
       System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data) +95
       System.Web.UI.WebControls.GridView.PerformDataBinding(IEnumerable data) +19
       System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) +222
       System.Web.UI.WebControls.DataBoundControl.PerformSelect() +313
       System.Web.UI.Control.DataBindChildren() +12658391
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +321
       System.Web.UI.Control.InitRecursive(Control namingContainer) +186
       System.Web.UI.Control.InitRecursive(Control namingContainer) +421
       System.Web.UI.Control.InitRecursive(Control namingContainer) +421
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +189
       System.Web.UI.Control.InitRecursive(Control namingContainer) +186
       System.Web.UI.Control.InitRecursive(Control namingContainer) +421
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2098
Please Sign in or register to post replies

Write your reply to:

Draft