
| 操作描述:
- System.InvalidOperationException: DataTable 内部索引已损坏:“4”。
在 System.Data.RBTree`1.GetNewNode(K key)
在 System.Data.RBTree`1.Add(K item)
在 System.Data.DataRowCollection.ArrayAdd(DataRow row)
在 System.Data.DataTable.SetNewRecordWorker(DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Int32 position, Boolean fireEvent, Exception& deferredException)
在 System.Data.DataTable.InsertRow(DataRow row, Int64 proposedID, Int32 pos, Boolean fireEvent)
在 System.Data.DataRowCollection.Add(DataRow row)
在 Sdchina.Publish.CustomLabel.GetContentFromDB()
在 Sdchina.Publish.Template.ReplaceLabels()
在 news.getContent(String TempletPath, String NewsID, Int32 ChID, Int32 gPage, Int32 isPop, String ClassID)
在 news.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)
- 返回上一级
|