Hi guys,
I have been fighting this problem for 2 days now, I'm now at the start of the 3rd day, and I still have no solution.
I have installed SSRS on SQL Express 2012 after we have installed SQL Server 2012 Express about a year ago, so there was no option to auto configure SSRS. So I have setup it up in RS Configuration Manager as always, but an attempt to get into the manager keeps failing with this error:
User 'PC-Name\User' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed.
No matter what I try. I have tried all of the following with absolutely no break-through.
* Run IE as Administrator
* Added pc and localhost to trusted sites in IE
* Turned off UAC (Not ideal option for production, so I turned it back on)
* Manual configuration of the rsreportserver.config file
* Changed service account to run as local Administrator
* Using a different port.
* Deleting the database and setting it up again.
* Changed RS DB credentials
* Deleted Encrypted Content
* Uninstalling RS and re-installing it again.
* Added server name and localhost to trusted sites IN IE.
This server is Windows 2008 R2 Standard, and not joined to a domain nor is it a DC. So "setspn" also wasn't an option.
There is also a 2008 R2 Express instance on the same server, which I have tried first, and it is doing exactly the same thing.
I urgently need some help.
Thanks in advance.