
| 操作描述:
- System.Data.DuplicateNameException: 名为“LabelID”的列已属于此 DataTable。
在 System.Data.DataColumnCollection.RegisterColumnName(String name, DataColumn column)
在 System.Data.DataColumnCollection.BaseAdd(DataColumn column)
在 System.Data.DataColumnCollection.AddAt(Int32 index, DataColumn column)
在 System.Data.DataColumnCollection.Add(String columnName, Type type)
在 JwCMS.Publish.CustomLabel..ctor(String labelname, LabelType labeltype) 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Publish\Label\CustomLabel.cs:行号 48
在 JwCMS.Publish.Label.GetLabel(String labelname) 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Publish\Label\Label.cs:行号 142
在 JwCMS.Publish.Template.ReplaceLabels() 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Publish\Template.cs:行号 158
在 news.getContent(String TempletPath, String NewsID, Int32 ChID, Int32 gPage, Int32 isPop) 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Web\Content.aspx.cs:行号 248
在 news.Page_Load(Object sender, EventArgs e) 位置 E:\purplestarfireworks\web\JwCMS\JwCMS.Web\Content.aspx.cs:行号 63
在 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 
|