Hi guys,
Have anyone seen this error before?
Users are repording to encounter this Error on ocasional cases.
System.ArgumentException: Parameter 'idList' contains no IDs at Dynamicweb.eCommerce.Products.Product.GetSqlConditionPartForIDs(String idList) at Dynamicweb.eCommerce.Products.Product.GetProductsByProductIDs(String[] prodIDs, Boolean doRefactor, String languageID, Boolean bulkFill, Boolean useAssortments) at Dynamicweb.eCommerce.Cart.Frontend.RemoveNonExistingProductsFromCart(Order order) at Dynamicweb.eCommerce.Cart.Frontend.GetContent()
My theory: Live Price provider probably fails to retrieve prices sometimes, this causes something that breaks the shopping cart - and than users are presented with THIS notUserfriendly error message. But I am not sure if this has to do anything with PriceProvider.
None of our Custom Codes does any of this, nor able to generate this kind of error.
Ideas?
/Dmitrij