System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at Nevoweb.DNN.NBrightBuy.Components.NBrightBuyUtils.GetPassSettings(NBrightInfo ajaxInfo)
at Nevoweb.DNN.NBrightBuy.Components.NBrightBuyUtils.RenderCart(String theme, String carttemplate, String controlPath, Int32 moduleid)
at Nevoweb.DNN.NBrightBuy.CartRazorView.RazorPageLoad()
at Nevoweb.DNN.NBrightBuy.CartRazorView.OnLoad(EventArgs e)