Installed SSRS 2008 R2 Express with Advanced Services today on Windows 7 Ultimate SP1. Installed latest updates
Computer name is POIPU.
User "x" has Windows admin authority on POIPU.
SQL Server Reporting Services windows service is started.
rsreportserver.config (in C:\Program Files\Microsoft SQL Server\MSRS10_50.SQLEXPRESS\Reporting Services\ReportServer) has:
<Add Key="SecureConnectionLevel" Value="0"/>
RS Config Manager shows:
Virtual Directory = ReportServer
TCP Port 80
No SSL, no SSL port
URL: http://POIPU:80/ReportServer
Click">http://POIPU:80/ReportServer
I click the URL and am prompted for userid/password.
Type userid x and associated password. Domain is POIPU.
Get the "permission granted to user 'x' are insufficient" error.
Open IE9 and type URL: http://localhost/reportserver
Type userid x and associated password. Domain is POIPU.
Get same error.
Why?
DadCat