有可能是第三方程序还有问题,我再调试一下看看。现在是上传第三方程序的时候正常,当是再点刷新用户的时候一直会报错,我先解决这个问题再看看情况,谢谢哈
"ClassName": "System.ArgumentException",
"Message": "An item with the same key has already been added. Key: 2208001",
"Data": null,
"InnerException": null,
"HelpURL": null,
"StackTraceString": " at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
at ForguncyUserService.Services.SecurityProviderService.a(Object A_0, Object A_1)
at ForguncyUserService.Services.SecurityProviderService.a(Object A_0, Object A_1)
at ForguncyUserService.Services.SecurityProviderService.a(Object A_0, Object A_1)
at ForguncyUserService.Services.SecurityProviderService.a(Object A_0, Object A_1)
at ForguncyUserService.Services.SecurityProviderService.a(Object A_0, Object A_1)
at ForguncyUserService.Services.SecurityProviderService.a(Object A_0, Object A_1)
at ForguncyUserService.Services.SecurityProviderService.b.a.d()",
"RemoteStackTraceString": null,
"RemoteStackIndex": 0,
"ExceptionMethod": null,
"HResult": -2147024809,
"Source": "System.Private.CoreLib",
"WatsonBuckets": null,
"aramName": null
|