‘o’ is an undeclared prefix. Line 58, position 100.
‘o’ is an undeclared prefix. Line 58, position 100.
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: ‘o’ is an undeclared prefix. Line 58, position 100.
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: 'o' is an undeclared prefix. Line 58, position 100.]
System.Xml.XmlTextReaderImpl.Throw(Exception e) +73
System.Xml.XmlTextReaderImpl.Throw(String res, String arg, Int32 lineNo, Int32 linePos) +100
System.Xml.XmlTextReaderImpl.LookupNamespace(NodeData node) +5377348
System.Xml.XmlTextReaderImpl.ElementNamespaceLookup() +41
System.Xml.XmlTextReaderImpl.ParseElement() +432
System.Xml.XmlTextReaderImpl.ParseElementContent() +120
System.Xml.XmlTextReaderImpl.Read() +45
System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) +57
System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) +21
System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +133
System.Xml.XmlDocument.Load(XmlReader reader) +109
System.Xml.XmlDocument.LoadXml(String xml) +168
Inology.Core.Web.LoadHTMLContentInXMLDocument(String sHTML, String sLocalPath) +331
Inology.Core.Web.SetAbsolutePathsInHTML(String sHTML, String sAbsolutePath, String sLocalPath) +53
Inology.TheInternetPlatform.BusinessObjects.WebUIPage.Render(HtmlTextWriter writer) +792
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +67
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +101
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +27
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1342
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4330.0