Hi im getting the following error after upgrading from 4.99 to 5.00
EXCEPTION bindDtProductList: Object reference not set to an instance of an object.
STACK TRACE bindDtProductList: at Smith.DNN.Modules.BuyNow.ProductsList.dtProductslist_ItemCreated(Object sender, DataListItemEventArgs e) at System.Web.UI.WebControls.DataList.OnItemCreated(DataListItemEventArgs e) 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()
I have ensured that all the page and invoice templates are created and recreated them just to make sure there were no changes between 4.99 and 5
i have also restarted the website in iis, recycled app pools etc.
the end result is no products appear.
Is this something that can easily be resolved?
Cheers Marcus