Hi,
We have a strange problem enabling the language pack. The language pack is installed on the CRM 365 version 8.2.1. But when enabling we have the following error:
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Expected a component that is marked as Deleted to contain other instances that are not deletedDetail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>24d0afe9-6331-457a-a07f-97a0166633d3</ActivityId>
<ErrorCode>-2147160060</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>Expected a component that is marked as Deleted to contain other instances that are not deleted</Message>
<Timestamp>2017-10-14T08:51:00.3070736Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
The trace log is also does not have enough detail to handle it. Did anyone else encountered this error?
*This post is locked for comments
I have the same question (0)