Forum Discussion
Access denied 'System.Transactions.dll'
I just installed the power bi report server then configured the report server, but when I tried to load the report site I have this error: Could not load file or assembly 'System.Transactions.dll' or one of its dependencies. Access is denied
5 Replies
- mgmeyerPower BI Team
When you see the error are you getting it in a dialog popup in Report Manager/Portal or did you get it from one of the Report Server log files, if it's from the logs which one did you get it from? Also when you configured your server which account did you use to configure the Report Server service?
- AndvarRegular Visitor
I see the error in the Report Server Web Service URL.
The Report Server Service is configured with Network Service,
- mgmeyerPower BI Team
Can you tell me a little more about the configuration of your server:
1. What OS are you installing on?
2. Do you have the .NET Framework installed, if so which versions?
3. Which endpoint are you hitting when you get the error http://servername/reports or http://servername/reportserver
4. Do you see any errors in the Event Viewer/Log?
5. Do you get the error when you first hit the page or when you try to render a report? If it's the latter what type of report are you trying to open (RDL, PBIX, Mobile Report)?
The error looks like the service account is hitting a permissions issue accessing .NET but I would imagine there would be bigger issues if this was the case.