Hi DW,
After updating a solution to 8.3.1.6 i get this error on all productlists with more that one product in them:
System.NullReferenceException: Object reference not set to an instance of an object. at Dynamicweb.eCommerce.Prices.Price.LoadPricesOnProducts(ProductCollection Products) at Dynamicweb.eCommerce.Products.Product.GetPagedProductsByGroupIds(String groups, String searchValue, String languageId, String orderByClause, Int32 rangeStart, Int32 rangeEnd, String orderByCalculatedFieldName) at Dynamicweb.eCommerce.Products.Product.GetPagedProductsByGroupIds(String groups, String orderByClause, Int32 rangeStart, Int32 rangeEnd) at Dynamicweb.eCommerce.Frontend.Frontend.List(String groups) at Dynamicweb.eCommerce.Frontend.Frontend.EcomRender() at Dynamicweb.eCommerce.Frontend.Frontend.GetContent() at Dynamicweb.Frontend.Content.getModule(DataRow& ParagraphRow)
I get the error in both Frontend and in Ecom when i click a group.
I have disabled all my custom modules, but it still gives the error.
// Martin