Hi there
I have either a similar or the same issue. I've just upgraded my site from 4.86 to 5.0 and the products are no longer being listed. If I look in the event log I can see the following two errors occuring: -
STACK TRACE bindDtProductList: at System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) at System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) at System.Web.UI.DataBinder.Eval(Object container, String expression) at System.Web.UI.TemplateControl.Eval(String expression) at ASP.portals_0_smithcart_templates_productlistmulticolumn_ascx.__DataBindinglblProductName(Object sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.WebControls.DataList.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) at System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource) at System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.BaseDataList.DataBind() at Smith.DNN.Modules.BuyNow.ProductsList.bindDtProductList()
EXCEPTION bindDtProductList DataBinding Smith.DNN.Modules.BuyNow.ProductsI
EXCEPTION bindDtProductList: DataBinding: 'Smith.DNN.Modules.BuyNow.ProductsInfo' does not contain a property with the name 'ProductName'.
I did find this post in the forums
http://www.smith-consulting.com/Forums/forumid/1/threadid/12691/scope/posts.aspx
and I have tried creating the page templates as suggested but this has not worked.
I have a number of products and they all belong to categories. I've not got any other modules installed other than the Smith Card modules and therefore I can't see module interference being an issue.
Any ideas please?
Paul