Hi Expert,
We have some existing custom fetchxml based reports in Dynamics CRM 365 online. Recently we noticed that we can upload the RDL file after update in VisualStudio and even not able to create new custom reports developed in Visual Studio. Earlier we developed some reports in VS 2010( and SSDT 2010) but now we tried in VS2010, VS2012 & VS2015 as well but none of them working and always getting below error.
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: An unexpected error occurred.Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>93a5fb11-3e4e-4a08-8f6a-e00a568e9f94</ActivityId>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>An unexpected error occurred.</Message>
<Timestamp>2017-07-21T06:00:59.8358647Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
I know it is related to version and already tried the some of the URL but none of them working for me.
http://www.itaintboring.com/dynamics-crm/rdl-file-is-not-valid/
Anyone facing similar issue or any idea how to fix this issue?
Need your help. Thanks in advance.
Regards,
Arvind
*This post is locked for comments