Forum Discussion
Error when deploying a report to Power BI Report Server October 2017
I'm having the same issue with both methods.
I have the october release of the report server and the powerbi desktop app. Our logs are showing the same errors.
Which October version did you run? I tested on the latest October version 1.1.6530.30789, not reproduce the issue. Would you please test in this version again?
Best Regards,
Qiuyun Yu
- emixon8 years agoRegular Visitor
I have this exact version of the PBIRS installed and get the exact same error described by the original post.
Any further insights would be appreciated.
Thanks,
Eric
- mgmeyer8 years agoPower BI Team
Can you check the RSHostingService and msmdsrv logs in the PBIRS installation LogFiles folder and let me know if you see any errors? Also are you able to upload the report from the Report portal? Thanks!
- emixon8 years agoRegular Visitor
I was just able to solve the issue by changing the Service Account in the Configuration Manager from Network Service to a local account with proper permissions by following the guidance on https://docs.microsoft.com/en-us/sql/reporting-services/install-windows/configure-the-report-server-service-account-ssrs-configuration-manager
Thanks!