
| 操作描述:
- System.Data.RowNotInTableException: 此行已从表中移除并且没有任何数据。BeginEdit() 将允许在此行中创建新数据
在 System.Data.DataRow.GetDefaultRecord()
在 System.Data.DataRow.GetRecordFromVersion(DataRowVersion version)
在 System.Data.NameNode.Eval(DataRow row, DataRowVersion version)
在 System.Data.BinaryNode.Eval(ExpressionNode expr, DataRow row, DataRowVersion version, Int32[] recordNos)
在 System.Data.BinaryNode.EvalBinaryOp(Int32 op, ExpressionNode left, ExpressionNode right, DataRow row, DataRowVersion version, Int32[] recordNos)
在 System.Data.BinaryNode.Eval(DataRow row, DataRowVersion version)
在 System.Data.DataExpression.Invoke(DataRow row, DataRowVersion version)
在 System.Data.Index.AcceptRecord(Int32 record, IFilter filter)
在 System.Data.Index.ApplyChangeAction(Int32 record, Int32 action, Int32 changeRecord)
在 System.Data.Index.RecordStateChanged(Int32 record, DataViewRowState oldState, DataViewRowState newState)
在 System.Data.DataTable.RecordStateChanged(Int32 record1, DataViewRowState oldState1, DataViewRowState newState1, Int32 record2, DataViewRowState oldState2, DataViewRowState newState2)
在 System.Data.DataTable.SetNewRecordWorker(DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Boolean suppressEnsurePropertyChanged, Int32 position, Boolean fireEvent, Exception& deferredException)
在 System.Data.DataTable.InsertRow(DataRow row, Int64 proposedID, Int32 pos, Boolean fireEvent)
在 System.Data.DataRowCollection.Add(DataRow row)
在 JwCMS.Publish.CommonData._setNewsInfoDataRow(IDataReader rd) 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Publish\CommonData.cs:行号 431
在 JwCMS.Publish.CommonData.getNewsInfoById(Int32 id) 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Publish\CommonData.cs:行号 263
在 JwCMS.Publish.LabelMass.getNewsInfo(Int32 ID, String NewsID) 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Publish\Label\LabelMass_Method4.cs:行号 2758
在 JwCMS.Publish.LabelMass.Analyse_ReadNews(Int32 id, Int32 TitleNumer, Int32 ContentNumber, Int32 NaviNumber, String str_Style, String styleid, Int32 currentPageNum, Int32 EndPageNum, Int32 NewsTF) 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Publish\Label\LabelMass_Method4.cs:行号 1312
在 JwCMS.Publish.LabelMass.Analyse_ClassList() 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Publish\Label\LabelMass_Method4.cs:行号 2407
在 JwCMS.Publish.LabelMass.Parse() 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Publish\Label\LabelMass.cs:行号 234
在 JwCMS.Publish.CustomLabel.ParseLabelConetent() 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Publish\Label\CustomLabel.cs:行号 108
在 JwCMS.Publish.CustomLabel.MakeHtmlCode() 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Publish\Label\CustomLabel.cs:行号 121
在 JwCMS.Publish.Template.ReplaceLabels() 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Publish\Template.cs:行号 171
在 JwCMS.Web.list.replaceTemplate(Template tempRe, String ClassID, Int32 strPage, String sTmpPath, Int32 isPop) 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Web\list.aspx.cs:行号 215
在 JwCMS.Web.list.getContentRuslt(Int32 ChID, String ClassTemplet, String ClassID, Int32 strPage, String TmpPath, Int32 isPop) 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Web\list.aspx.cs:行号 201
在 JwCMS.Web.list.Page_Load(Object sender, EventArgs e) 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Web\list.aspx.cs:行号 60
在 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)
- 返回上一级
- JwCMS 1.0 Help center 
|