An error occured while attaching module (Dynamicweb.Frontend.Content)
System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at Dynamicweb.Rendering.Template.GetVariable(String name)
at Dynamicweb.Rendering.Template.ParseXml()
at Dynamicweb.Rendering.Template.Output()
at NemlejeV2Dynamicweb.CustomModules.NemlejeV2.NemlejeV2.GetContent() in C:\Projects\dynamicweb\StandardModules\NemlejeV2\Source\NemlejeV2Dynamicweb\NemlejeV2Dynamicweb\CustomModules\NemlejeV2\NemlejeV2.cs:line 112
at Dynamicweb.Frontend.Content.GetModule(DataRow& ParagraphRow)