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.String.CreateStringFromEncoding(Byte* bytes, Int32 byteLength, Encoding encoding) +50
   System.Text.UnicodeEncoding.GetString(Byte[] bytes, Int32 index, Int32 count) +106
   System.Data.SqlClient.TdsParserStateObject.TryReadString(Int32 length, String& value) +178
   System.Data.SqlClient.TdsParser.TryReadSqlStringValue(SqlBuffer value, Byte type, Int32 length, Encoding encoding, Boolean isPlp, TdsParserStateObject stateObj) +316
   System.Data.SqlClient.TdsParser.TryReadSqlValue(SqlBuffer value, SqlMetaDataPriv md, Int32 length, TdsParserStateObject stateObj, SqlCommandColumnEncryptionSetting columnEncryptionOverride, String columnName) +533
   System.Data.SqlClient.SqlDataReader.TryReadColumnInternal(Int32 i, Boolean readHeaderOnly) +674
   System.Data.SqlClient.SqlDataReader.TryReadColumn(Int32 i, Boolean setTimeout, Boolean allowPartiallyReadColumn) +144
   System.Data.SqlClient.SqlDataReader.GetValues(Object[] values) +169
   System.Data.ProviderBase.CommonLanguageSubsetDataReader.GetValues(Object[] values) +13
   System.Data.ProviderBase.SchemaMapping.LoadDataRow() +38
   System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) +201
   System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) +201
   System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) +322
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +171
   System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) +162
   System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +111
   Inology.Core.BusinessObjects.Table.Fill(String sSQL) +356
   Inology.Core.BusinessObjects.BusinessCollection.Fill(Boolean bApplyFilters) +596
   Inology.Core.BusinessObjects.BusinessCollection.get_View() +93
   Inology.Core.BusinessObjects.BusinessCollection.get_Count() +45
   Inology.Core.BusinessObjects.BusinessApplication.GetCollectionCount(String sCollectionName, String sFilter) +85
   Inology.TheInternetPlatform.BusinessObjects.Website.GenerateHTML(OutputType eOutputType, String sTitle, String sDescription, String sKeywords, String sBodyClasses, String sContent, Template oTemplate, Boolean bIsPageToBeIndexed, Boolean bAreLinksToBeFollowed, String sCanonicalURL, Int32 iPage, Int32 iPages, String sCultureCode, NameValueCollection oAlternateURLs, Object oMergeObject) +3201
   Inology.TheInternetPlatform.BusinessObjects.WebUIPage.InitialiseVariablesFromQueryStrings() +25680
   Inology.TheInternetPlatform.BusinessObjects.WebUIPage.Page_Load(Object sender, EventArgs e) +31
   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