user1254579
user1254579

Reputation: 4009

SSRS Error can not access the Report manager

Recently changed the windows password of the machine ,where the ssrs installed.All the services are running on the built-in account.

when trying to access the report server using the web-browser,it shows an error user does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed

Upvotes: 0

Views: 120

Answers (1)

Koushik Nagarajan
Koushik Nagarajan

Reputation: 196

Quick Fix: Right click the browser and Run as Administrator. Then browse to the Report Url.

(Assuming You got that error because of UAC restriction).

Upvotes: 2

Related Questions