在将CRM 2013内部升级到CRM365之后,插件问题开始出现.每次我尝试从插件使用IOrganizationService进行任何操作时都会出错.此问题仅在多服务器安装时发生,它在CRM 2013版本上没有出现.它也不会出现在CRM365的单服务器安装上.
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #52BFF7F3Detail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ActivityId>c291f3ee-3bfe-4c0d-a631-9b7e70c19add</ActivityId>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
<Message>System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #52BFF7F3</Message>
<Timestamp>2017-03-13T12:14:25.2768854Z</Timestamp>
<ExceptionSource i:nil="true" />
<InnerFault>
<ActivityId>c291f3ee-3bfe-4c0d-a631-9b7e70c19add</ActivityId>
<ErrorCode>-2147220891</ErrorCode>
<ErrorDetails xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
<Message>callManagerInfo</Message>
<Timestamp>2017-03-13T12:14:25.2768854Z</Timestamp>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText>
[PluginsMerged: Core.Plugins.ReadAuditLogPlugin]
[b381844a-41b5-e611-b605-0050568c2255: Core.Plugins.ReadAuditLogPlugin: RetrieveMultiple of account]
Entered …Run Code Online (Sandbox Code Playgroud)