Server Error in '/' Application.

Exception of type 'System.OutOfMemoryException' was thrown.

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.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

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:


[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
   System.Xml.DtdParser.GetNameQualified(Boolean canHavePrefix) +29
   System.Xml.DtdParser.ParseEntityDecl() +87
   System.Xml.DtdParser.ParseSubset() +5357311
   System.Xml.DtdParser.ParseExternalSubset() +93
   System.Xml.DtdParser.ParseInDocumentDtd(Boolean saveInternalSubset) +5422040
   System.Xml.DtdParser.Parse(Boolean saveInternalSubset) +50
   System.Xml.DtdParser.System.Xml.IDtdParser.ParseInternalDtd(IDtdParserAdapter adapter, Boolean saveInternalSubset) +26
   System.Xml.XmlTextReaderImpl.ParseDtd() +79
   System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() +215
   System.Xml.XmlTextReaderImpl.ParseDocumentContent() +307
   System.Xml.XmlTextReaderImpl.Read() +151
   System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) +49
   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) +791
   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.4690.0