On version 9.6.7 we periodic get this error on a productlist.
System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at Dynamicweb.Ecommerce.Products.ProductService.GetByAutoIDs(IList`1 autoIDs) in E:\agent\_work\125\s\05 - Modules\Dynamicweb.Ecommerce\Dynamicweb.Ecommerce-1.6\Dynamicweb.Ecommerce\Products\ProductService.vb:line 758 at Dynamicweb.Ecommerce.Frontend.Frontend.GetProductsFromIndexQuery(ProductCatalogShowType settingsType) in E:\agent\_work\125\s\05 - Modules\Dynamicweb.Ecommerce\Dynamicweb.Ecommerce-1.6\Dynamicweb.Ecommerce\Frontend\Frontend.vb:line 599
If I check the index it contais the same product 2 times.
It only happens when the index has been partially updated, but not always.
Rebuilding the full index helps.
Anyone?
BR
Thomas