Developer forum

Forum » CMS - Standard features » Error when editing standard ProductCatalog(eCom)

Error when editing standard ProductCatalog(eCom)

Kevin O'Driscoll
Reply

Anyone come across this when editing a standard Product Catalog? DW Version 9.15.8

Server Error in '/' Application.


There are multiple root elements. Line 1, position 43.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Xml.XmlException: There are multiple root elements. Line 1, position 43.

Source Error:

 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


Stack Trace:
 

[XmlException: There are multiple root elements. Line 1, position 43.]
   System.Xml.XmlTextReaderImpl.Throw(Exception e) +89
   System.Xml.XmlTextReaderImpl.ParseDocumentContent() +6494977
   System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) +67
   System.Xml.XmlDocument.Load(XmlReader reader) +136
   System.Xml.XmlDocument.LoadXml(String xml) +190
   Dynamicweb.Modules.Properties.LoadProperty(String xml, Boolean merge) +327
   Dynamicweb.Modules.Properties.GetParagraphModuleSettings(Int32 paragraphId, Boolean checkForWorkflow) +1189
   Dynamicweb.Admin.eCom_Catalog_Edit.InitSettings() +5390
   Dynamicweb.Admin.eCom_Catalog_Edit.Page_Init(Object sender, EventArgs e) +16
   System.Web.UI.Control.OnInit(EventArgs e) +108
   System.Web.UI.Page.OnInit(EventArgs e) +17
   System.Web.UI.Control.InitRecursive(Control namingContainer) +173
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +491

 


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0


Replies

 
Kevin O'Driscoll
Reply
This post has been marked as an answer

We found the issue, it was some third party add-in injecting some code in admin, we have removed it

Rgds

Kevin

Votes for this answer: 1

 

You must be logged in to post in the forum