Click here to Skip to main content
15,746,107 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All,

I am going to create reports using SSRS in SQL Server 2008.
Earlier I had installed SQl Server 2005 on my machine, at that time report server URL http://localhost/reportserver was working fine.

But when I installed SQL Server 2008, this URL stopped working. I checked in
Start->Programs->MS SQL Server 2008->Configuration Tools-> Reporting Services Conf..-> Report Server URL.
URL called http://<my macine="" name="">:8080/Reports_MSSQLServer2008 is also not working.

I uninstalled SQL 2005, but I am still facing this issue.

I am working on client network and have IIS5.1 installed on my machine.

Currently I am getting below error.

The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.

--------------------------------------------------------------------------------

Please try the following:

Open the localhost home page, and then look for links to the information you want.
Click the Refresh button, or try again later.

HTTP 403.2 - Forbidden: Read Access Forbidden
Internet Information Services

--------------------------------------------------------------------------------

Technical Information (for support personnel)


Background:
This error can be caused if there is no default page available and directory browsing has not been enabled for the directory, or if you are trying to display an HTML page that resides in a directory marked for Execute or Script permissions only.



______________________________________________
______________________________________________



Please help me on this.

Thanks in advance.

Regards,
Swati
Posted

1 solution

 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900