Hi guys,
I am trying to attach Customer center module to a blank paragraph.
I am using <!--@ParagraphModule--> Tag
As a result I am getting this error message:
An error occured while attaching module (Dynamicweb.Frontend.Content)
System.NullReferenceException: Object reference not set to an instance of an object.
at Dynamicweb.eCommerce.CustomerCenter.Frontend.GetContent()
at Dynamicweb.Frontend.Content.getModule(DataRow& ParagraphRow)
Any reason why I would suddenly get one of those?