本机连接开发库服务器网址进行开发,修改ID地址后打开BOS平台报错。
发生时间: 2016-11-01 14:04:53
错误来源:
错误类型: System.ArgumentException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
错误信息: 类型“System.Collections.Generic.Dictionary`2[System.String,Kingdee.BOS.ProductModel.KDBusinessDomain]”的对象无法转换为类型“System.Collections.Concurrent.ConcurrentDictionary`2[System.String,Kingdee.BOS.ProductModel.KDBusinessDomain]”。
===================================================
调用堆栈:
在 System.RuntimeType.TryChangeType(Object value, Binder binder, CultureInfo culture, Boolean needsSpecialCast)
在 System.RuntimeType.CheckValue(Object value, Binder binder, CultureInfo culture, BindingFlags invokeAttr)
在 System.Reflection.RtFieldInfo.UnsafeSetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture)
在 System.Runtime.Serialization.FormatterServices.SerializationSetValue(MemberInfo fi, Object target, Object value)
在 System.Runtime.Serialization.ObjectManager.CompleteObject(ObjectHolder holder, Boolean bObjectFullyComplete)
在 System.Runtime.Serialization.ObjectManager.DoNewlyRegisteredObjectFixups(ObjectHolder holder)
在 System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder)
在 System.Runtime.Serialization.ObjectManager.DoFixups()
在 System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
在 Kingdee.BOS.ServiceFacade.BinaryFormatterProxy.Deserialize(String content, Type type)
在 Kingdee.BOS.ServiceFacade.SerializerProxy`1.Deserialize(String content)
在 Kingdee.BOS.MC.ServiceFacade.KDServiceClient.ProductModelManagerProxy.GetProductModel(Context ctx, String strTenantId, Boolean isReLoadLicByKDCloud)
在 Kingdee.BOS.App.Security.K3DataCenterService.GetProductModel(Context ctx)
在 Kingdee.BOS.App.Security.K3DataCenterService.IsBoughtenUszhHK(Context ctx)
推荐阅读