I was here trying to figure out why my Reports manager is empty, there's no tabs at all.
When installing SQL Server 2008, this Windows 7 version didn't have yet IIS installed, I installed it later.
I don't see where is this localhost/Reports physically on my Hard Drive, where is the physic folder?
The site settings people talk about, I can't find it.
The "Reporting Services" service is running on automatic at SQL Server Configuration Manager.
How can I get Reporting Services this working without struggling?
(I can't see why is necessary to customize all these user permissions)
I get it working now.
The main problem is that the current user Junior-PC\Junior was not included in "System Administrator" role http://localhost/Reports.
Now you are able to log on http://localhost/Reports as System administrator.
And then, you can create a new Folder, a new shared Datasource and then your reports within the new folder.
You see, the physic reports folder is present where you have put your new "Folder". I thought IIS would show up some "Reports" folder since localhost URL is being called.