删除客户时报错:已添加了具有相同键的项。
金蝶云社区-perfect_14
perfect_14
0人赞赏了该文章 682次浏览 未经作者许可,禁止转载编辑于2016年12月26日 10:48:01

之前一直都是没有问题的,客户突然报删除不了创建组织的数据,只能删除分配的数据!
请大神分析下是什么原因报错?

报错代码:
[{"operation":"BD_Customer_List.MBIClick.tbDelete"}]
发生时间:10:39:03
错误来源: mscorlib
错误信息:已添加了具有相同键的项。
===================================================
调用堆栈:
在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
在 Kingdee.K3.BD.App.Core.SupplierCustomerService.GetIsRefByCustArchives(Context ctx, Object[] ids)
在 Kingdee.K3.BD.ServiceHelper.SupplierCustomerServiceHelper.GetIsRefByCustArchives(Context ctx, Object[] ids)
在 Kingdee.K3.BD.Common.Business.PlugIn.CustomerList.DeleteCheckIsRefByCustArchives(BarItemClickEventArgs e, List`1 fids)
在 Kingdee.BOS.Core.DynamicForm.PlugIn.DynamicFormViewPlugInProxy.FireBarItemClick(BarItemClickEventArgs e)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.BarItemClick(String parentKey, String barItemKey, BarDataManager bar, Int32 bartype)
在 Kingdee.BOS.Web.List.ListView.MainBarItemClick(String barItemKey)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormController.MainBarItemClick(String itemKey, JSONArray postDatas)
错误数据: System.Collections.ListDictionaryInternal