An error occurred while attaching module (Dynamicweb.Frontend.Content)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Dynamicweb.Ecommerce.Products.Group.get_Subgroups()
   at Dynamicweb.Ecommerce.Extensibility.Controls.ProductsAndGroupsHandler.GetGroupsAndChildGroups(IEnumerable`1 groups)
   at Dynamicweb.Ecommerce.Frontend.ProductCatalogSettings.SetGroups(IEnumerable`1 groups)
   at Dynamicweb.Ecommerce.Frontend.Frontend.EcomRender()
   at Dynamicweb.Ecommerce.Frontend.Frontend.GetContent()
   at Dynamicweb.Frontend.Content.GetModuleOutput(Paragraph paragraph, PageView pageview)