
| 操作描述:
- System.ArgumentException: 该行已经属于另一个表。
在 System.Data.DataTable.InsertRow(DataRow row, Int64 proposedID, Int32 pos, Boolean fireEvent)
在 System.Data.DataRowCollection.Add(DataRow row)
在 Foosun.Publish.CommonData._setNewsInfoDataRow(IDataReader rd)
在 Foosun.Publish.CommonData.getNewsInfoById(String newsID)
在 Foosun.Publish.LabelMass.getNewsInfo(Int32 ID, String NewsID)
在 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.Parse()
在 Foosun.Publish.CustomLabel.ParseLabelConetent()
在 Foosun.Publish.CustomLabel.MakeHtmlCode()
在 Foosun.Publish.Template.ReplaceLabels()
在 news.getContent(String TempletPath, String NewsID, Int32 ChID, Int32 gPage, Int32 isPop)
在 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)
- 返回上一级
|