Server Error in '/forum' 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.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) +9511449
   System.Data.Common.SqlConvert.ChangeType2(Object value, StorageType stype, Type type, IFormatProvider formatProvider) +3183
   System.Data.AutoIncrementInt64.SetCurrentAndIncrement(Object value) +65
   System.Data.DataColumn.set_Item(Int32 record, Object value) +5043884
   System.Data.DataTable.NewRecordFromArray(Object[] value) +230
   System.Data.DataTable.LoadRow(Object[] values, LoadOption loadOption, Index searchIndex) +629
   System.Data.DataTable.LoadDataRow(Object[] values, LoadOption loadOption) +339
   System.Data.ProviderBase.SchemaMapping.LoadDataRow() +159
   System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) +96
   System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) +164
   System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) +285
   System.Data.Common.LoadAdapter.FillFromReader(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) +19
   System.Data.DataTable.Load(IDataReader reader, LoadOption loadOption, FillErrorEventHandler errorHandler) +225
   aspnetforum.messages.BindMessagesRepeater(Int32 topicId, DbConnection cn, Repeater rptMessagesList, Boolean isModerator, Boolean sortDesc, HttpRequest request, Int32 pageSize, String& pagerString) +581
   aspnetforum.messages.Page_Load(Object sender, EventArgs e) +1801
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +91
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207


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