Asked by:
Error While uploading .rdl file in CRM 2011

Question
-
Wednesday, March 5, 2014 12:42 PM
All replies
-
Download the log file, open it using a text editor an post here the text.
My blog: www.crmanswers.net - Rockstar 365 Profile
Wednesday, March 5, 2014 12:52 PM -
Ok.
Here is log file text.
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: An error occurred while trying to add the report to Microsoft Dynamics CRM. Try adding the report again. If this problem persists, contact your system administrator.Detail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ErrorCode>-2147188072</ErrorCode>
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
<Message>An error occurred while trying to add the report to Microsoft Dynamics CRM. Try adding the report again. If this problem persists, contact your system administrator.</Message>
<Timestamp>2014-03-05T12:56:12.8436826Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
Wednesday, March 5, 2014 12:57 PM -
Try restarting SSRS and upload the report again.
Jason Peterson
Wednesday, March 5, 2014 1:46 PM -
Its not working. Help me guys..
thanks for reply Jason.
Thursday, March 6, 2014 11:28 AM -
Hi Vinayak,
Can you try checking the Event Viewer if you got anything there? Also turn on CRM tracing and see if you got any exceptions there.
Thursday, March 6, 2014 11:49 AM -
Are there no errors in report itself? Can you preview it without uploading to CRM?
Thursday, March 6, 2014 12:40 PM -
The Reporting Services log files may give more information. If there's nothing relevant in there, then it is probably a CRM issue, most likely with the Reporting Services connector
Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk
Thursday, March 6, 2014 9:55 PMModerator