出错页面: http://zgmh.net/Article.aspx?chid=8&page=1093
错误源: mscorlib
信息: 引发类型为“System.OutOfMemoryException”的异常。
Stack trace: 在 System.String.CtorCharPtrStartLength(Char* ptr, Int32 startIndex, Int32 length) 在 System.Runtime.InteropServices.Marshal.PtrToStringUni(IntPtr ptr, Int32 len) 在 System.Data.OleDb.ColumnBinding.Value_ByRefWSTR() 在 System.Data.OleDb.ColumnBinding.Value() 在 System.Data.OleDb.OleDbDataReader.GetValues(Object[] values) 在 System.Data.ProviderBase.DataReaderContainer.CommonLanguageSubsetDataReader.GetValues(Object[] values) 在 System.Data.ProviderBase.SchemaMapping.LoadDataRow() 在 System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) 在 System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) 在 System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) 在 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) 在 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) 在 wzweb.DB.AccessHelper1.Query(String SQLString) 在 wzweb.DAL.Article.GetListAll(String strWhere) 位置 G:\孔网站\云南西双版纳磨憨经济开发区\DAL\Article.cs:行号 366 在 wzweb.BLL.Article.GetListAll(String strWhere) 位置 G:\孔网站\云南西双版纳磨憨经济开发区\Bll\article.cs:行号 128 在 wzweb.web.Article.bindNews() 在 wzweb.web.Article.Page_Load(Object sender, EventArgs e) 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) 在 System.Web.UI.Control.OnLoad(EventArgs e) 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)