System.InvalidOperationException: 阅读器关闭时尝试调用 Read 无效。 在 System.Data.OleDb.OleDbDataReader.Read() 在 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, Int32 startRecord, Int32 maxRecords, String srcTable) 在 DBOperator.Data.OperatorAcc.ExecuteDataSet(String sql, Int32 startindex, Int32 num, String dataname) 位置 D:\铄力电子\DBOperatorService\DBOperator.Data\OperatorAcc.cs:行号 57 在 System.Data.osdData.DataSet(String sql, Int32 startindex, Int32 num, String dataname) 位置 D:\铄力电子\DBOperatorService\System.Data\osdData.cs:行号 106 在 news_news_list.ReadData(Int32 ContentID) 位置 d:\Inetpub\vhosts\h284211.s503.ubn.cn\httpdocs\news\news_list.aspx.cs:行号 72 在 news_news_list.Page_Load(Object sender, EventArgs e) 位置 d:\Inetpub\vhosts\h284211.s503.ubn.cn\httpdocs\news\news_list.aspx.cs:行号 49