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 Nevoweb.DNN.NBrightBuy.Components.NBrightBuyUtils.RazorTemplRender(String razorTemplName, Int32 moduleid, String cacheKey, Object obj, String templateControlPath, String theme, String lang, Dictionary`2 settings)
at Nevoweb.DNN.NBrightBuy.ProductRazorSearch.RazorPageLoad()
at Nevoweb.DNN.NBrightBuy.ProductRazorSearch.OnLoad(EventArgs e)