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.Data.Common.StringStorage.SetCapacity(Int32 capacity) +23
   System.Data.RecordManager.set_RecordCapacity(Int32 value) +86
   System.Data.RecordManager.GrowRecordCapacity() +75
   System.Data.RecordManager.NewRecordBase() +47
   System.Data.DataTable.NewRecord(Int32 sourceRecord) +24
   System.Data.DataTable.NewRow(Int32 record) +6034794
   System.Data.DataTable.NewRow() +17
   System.Data.SqlClient.SqlDataReader.BuildSchemaTable() +3496
   System.Data.SqlClient.SqlDataReader.GetSchemaTable() +101
   System.Data.ProviderBase.SchemaMapping..ctor(DataAdapter adapter, DataSet dataset, DataTable datatable, DataReaderContainer dataReader, Boolean keyInfo, SchemaType schemaType, String sourceTableName, Boolean gettingData, DataColumn parentChapterColumn, Object parentChapterValue) +80
   System.Data.Common.DataAdapter.FillSchemaFromReader(DataSet dataset, DataTable datatable, SchemaType schemaType, String srcTable, IDataReader dataReader) +194
   System.Data.Common.DataAdapter.FillSchema(DataTable dataTable, SchemaType schemaType, IDataReader dataReader) +109
   System.Data.Common.DbDataAdapter.FillSchemaInternal(DataSet dataset, DataTable datatable, SchemaType schemaType, IDbCommand command, String srcTable, CommandBehavior behavior) +155
   System.Data.Common.DbDataAdapter.FillSchema(DataTable dataTable, SchemaType schemaType, IDbCommand command, CommandBehavior behavior) +185
   System.Data.Common.DbDataAdapter.FillSchema(DataTable dataTable, SchemaType schemaType) +83
   Inology.Core.BusinessObjects.Table.BuildSQLDataAdapter() +481
   Inology.Core.BusinessObjects.Table..ctor(String sName, Workspace oWorkspace) +174
   Inology.Core.BusinessObjects.Workspace.Load(String sTableName) +120
   Inology.Core.BusinessObjects.BusinessCollection.Load() +240
   Inology.Core.BusinessObjects.BusinessCollection.Fill(Boolean bApplyFilters) +131
   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) +3199
   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