数据为空或非法操作System.InvalidCastException: 由于符号不匹配或数据溢出以外的其他原因,未能转换数据值。例如,数据在数据存储区中已损坏,但该行仍可以检索。 在 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) 在 Maticsoft.DBUtility.DbHelperOleDb.Query(String SQLString) 位置 E:\yijie_xiangmu\web_sanceng\DBUtility\DbHelperOleDb.cs:行号 281 在 Cenpic.DAL.info.GetList(String strWhere) 位置 E:\yijie_xiangmu\web_sanceng\DAL\info.cs:行号 686 在 Cenpic.BLL.info.GetList(String strWhere) 位置 E:\yijie_xiangmu\web_sanceng\Bll\info.cs:行号 110 在 Seo.getCount() 位置 d:\freehost\szyokew121\web\product.aspx.cs:行号 71System.Threading.ThreadAbortException: 正在中止线程。 在 System.Threading.Thread.AbortInternal() 在 System.Threading.Thread.Abort(Object stateInfo) 在 System.Web.HttpResponse.End() 在 Seo.getCount() 位置 d:\freehost\szyokew121\web\product.aspx.cs:行号 73 在 Seo.Bindlist() 位置 d:\freehost\szyokew121\web\product.aspx.cs:行号 84 在 Seo.Page_Load(Object sender, EventArgs e) 位置 d:\freehost\szyokew121\web\product.aspx.cs:行号 17