when i upload the report on crm 2013, i got the error "Error Uploading Report” .please find below screenshot file.If any one know about this error please help me
NP:Report created in visual studio 2008 (SSRS)
*This post is locked for comments
when i upload the report on crm 2013, i got the error "Error Uploading Report” .please find below screenshot file.If any one know about this error please help me
NP:Report created in visual studio 2008 (SSRS)
*This post is locked for comments
Dear all,
Finally i resolved it my self
solution: Please find below detail
**************************************
Finally, using command prompt(use as administrator), I run publishreports.exe using the name of my organization (I had only one org on that deployment).
This command is located at \Program Files\Microsoft CRM folder\Tools folder and is used to synchronize the reports between CRM and SSRS.
So, the syntax was:
publishreports MyOrgName
solution in screenshot : please find below screenshots
********************************************************
1. C:\Program Files\Microsoft Dynamics CRM\tools (you can see exe file of publishreports)
2. go to start button search "command promt" and select on run as administrator
3. executed publishreport in command promt
am using crm 2013 on premise so that embeded connection type using Microsoft sql server
are you using visual studio or SQl server data tools for visual studio ,
the configuration page of your solution should look like this and i think that you need to install visual studio with SSDT and report extension if you are using fetchXML :
Dear jstuder
already build the report and successfully build also but i cant see bin folder please find below screenshot file ,but when i deploy same report working fine in test crm .i cant deploy in live server
if you don't see bin then you didn't build the report. Right click on the report project and click build. This will add the bin folder. When I first started doing SSRS these where the videos I watched to learn it for the first time:
how to get file location (*\bin\Debug) but my report location like this "C:\Users\ag.crm\Documents\Visual Studio 2008\Projects\EcsrEngineerReport\EcsrEngineerReport" i cant see (*\bin\Debug)
am using same crm database
Hello ,
I faced this issue before ,
Just upload it from *\bin\Debug , not from the reports main directory .
one more thing : are you using a different database (not crm database) ?
Have you check these links..
eimagine.com/dynamics-crm-error-uploading-report-solved
www.itaintboring.com/.../rdl-file-is-not-valid
Hope this helps.
Thanks
hi aric levin,
am using sql server 2008
here is my download the log file .if you know this please help
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.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="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147188072</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../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>2017-12-19T05:19:24.831903Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156