Forum Discussion
Cannot upload PBIX with embedded data to Report Server
- 8 years ago
The issue was eventually resolved by adding the "NT SERVICE\PowerBIReportServer" account. I am nnot sure where this was mentioned in the instructions - if someone can point it would be useful. Thanks.
If you have SSRS 2017 installed SxS with PBIRS then the issue is most likely that you have the same URL reservations for both servers. Open configuration manager and make sure you have unique VDirs or URL reservations between the two setups. You can also refer to this post here, I believe they got the same error as you:
Matt M.
- cyclist0078 years agoResponsive Resident
- mgmeyer8 years agoPower BI Team
Couple more questions:
1. Do you have any other versions of SSRS installed or just PBIRS? (Just want to rule out the URL possibility)
2. Can you check the RSPortalXXX and RSPowerBIXXX logs in the setups LogFiles folder and let me know if you see any exceptions?
Thanks!
- cyclist0078 years agoResponsive Resident
1. No, we dont have any other versions of SSRS.
2. I looked into the logs and found this exception, that might be related:
2017-11-08 16:12:54.6796|FATAL|1|Could not start PBIXSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.HttpListenerException: Access is denied
Thanks