Hi
I register a plug-in to create folder in SharePoint, with ILMerger i'm merging "Microsoft.SharePoint.Client.dll, Microsoft.SharePoint.Client.Runtime.dll, My Logic DLL"
but i'm getting this error
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.IO.FileNotFoundException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #621D662DDetail:
<OrganiztionServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>9277f08b-4736-4a6f-929c-d49303f09988</ActivityId>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>System.IO.FileNotFoundException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #621D662D</Message>
<Timestamp>2018-03-31T13:03:20.1633514Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText>
[ETS.SharePoint.Integration: ETS.SharePoint.Integration.DocumentLocations.DocumentLocationsGenerator]
[69caa2d1-e334-e811-80fa-1458d041f8e8: ETS.SharePoint.Integration.DocumentLocations.DocumentLocationsGenerator: Create of account]
</TraceText>
</OrganizationServiceFault>
any ideas
*This post is locked for comments
I have the same question (0)