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.NameTable.AddEntry(String str, Int32 hashCode) +30
   System.Xml.NameTable.Add(Char[] key, Int32 start, Int32 len) +219
   System.Xml.DtdParser.GetNameQualified(Boolean canHavePrefix) +55
   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.ReplaceExpressionsInHTML(String sHTMLToEvaluate, String sLocalPath, Object oObject, String sReplaceOnlyWhereObjectType, String sScriptLanguage) +57
   Inology.TheInternetPlatform.BusinessObjects.WebUIPage.GenerateArticleView() +3947
   Inology.TheInternetPlatform.BusinessObjects.WebUIPage.GeneratePage() +173
   Inology.TheInternetPlatform.BusinessObjects.WebUIPage.Page_Load(Object sender, EventArgs e) +145
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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