
| 操作描述:
- System.InvalidOperationException: DataTable 内部索引已损坏:“5”。
在 System.Data.RBTree`1.RBInsert(Int32 root_id, Int32 x_id, Int32 mainTreeNodeID, Int32 position, Boolean append)
在 System.Data.RBTree`1.RBInsert(Int32 root_id, Int32 x_id, Int32 mainTreeNodeID, Int32 position, Boolean append)
在 System.Data.Index.InitRecords(IFilter filter)
在 System.Data.Index..ctor(DataTable table, Int32[] ndexDesc, IndexField[] indexFields, Comparison`1 comparison, DataViewRowState recordStates, IFilter rowFilter)
在 System.Data.DataTable.GetIndex(IndexField[] indexDesc, DataViewRowState recordStates, IFilter rowFilter)
在 System.Data.DataView.UpdateIndex(Boolean force, Boolean fireEvent)
在 System.Data.DataView.UpdateIndex(Boolean force)
在 System.Data.DataView.SetIndex2(String newSort, DataViewRowState newRowStates, IFilter newRowFilter, Boolean fireEvent)
在 System.Data.DataView.SetIndex(String newSort, DataViewRowState newRowStates, IFilter newRowFilter)
在 System.Data.DataView..ctor(DataTable table, String RowFilter, String Sort, DataViewRowState RowState)
在 Foosun.Publish.CommonData.getNewsInfoById(String newsID)
在 Foosun.Publish.LabelMass.getNewsDomain(String NewsID)
在 Foosun.Publish.LabelMass.getNewsURL(String isDelPoint, String NewsID, String SavePath, String SaveClassframe, String FileName, String FileEXName)
在 Foosun.Publish.LabelMass.getNewsURL(String isDelPoint, String NewsID, String SavePath, String SaveClassframe, String FileName, String FileEXName, String NewsType, String URLaddress)
在 Foosun.Publish.LabelMass.Analyse_ReadNews(Int32 id, Int32 TitleNumer, Int32 ContentNumber, Int32 NaviNumber, String str_Style, String styleid, Int32 currentPageNum, Int32 EndPageNum, Int32 NewsTF)
在 Foosun.Publish.LabelMass.Analyse_ClassList()
在 Foosun.Publish.LabelMass.Parse()
在 Foosun.Publish.CustomLabel.ParseLabelConetent()
在 Foosun.Publish.CustomLabel.MakeHtmlCode()
在 Foosun.Publish.Template.ReplaceLabels()
在 Foosun.Web.list.replaceTemplate(Template tempRe, String ClassID, Int32 strPage, String sTmpPath, Int32 isPop)
在 Foosun.Web.list.getContentRuslt(Int32 ChID, String ClassTemplet, String ClassID, Int32 strPage, String TmpPath, Int32 isPop)
在 Foosun.Web.list.Page_Load(Object sender, EventArgs e)
在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, 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)
- 返回上一级
|