-1

Righ-clk -> deploy rdl file from within VS2017 results in error:

Deploying to http://localhost/ReportServer Error rsAccessDenied
The permissions granted to user 'xxx\xxx' are insufficient for performing this operation.

However from IE, I can load http://localhost/ReportServer or http://localhost/Reports and also granted all roles.

Also from IE, I can upload the same exact rdl successfully.

Any ideas on the issue using Visual Studio?

Bill
  • 915
  • 2
  • 13
  • 23

1 Answers1

0

Solution : Just like IE, run Visual Studio as local Administrator. Then you can deploy from within VS.

Bill
  • 915
  • 2
  • 13
  • 23