The install went smoth with no error messages. But when I try to open report manager, I am getting the following message:
"The report server is not responding...."
When I try to access the report server, I get:
"The report server has encountered a configuration error. Access denied to the path c:\program files\microsoft sql server\mssql.3\reporting services\reportserver\rsreportserver.config' is denied"
I have two partitions on win xp. These are C and D. C is a system drive and this is where sql server 2005 is installed as well.
Any ideas

Installaing SQL Srvr 2005 Developer Edition - problem with report server
happybappa
I solved the problem by searching the forums. Another member had the same issue but with the CTP version.
I gave <machinename>\ASPNET account read permissions to the rsreportserver.config file. This is strange, because the install did not took care of this already
Bhupendra Dhande
i also had the same problem.. Read permission solved it..
thank u..