This error is usually
caused by SQL Server's Reporting Services sharing either the same port number.
In order to resolve this issue please do the following:
- Click Start --> All Programs
--> SQL Server 200* --> Configuration Tools --> Reporting
Services Configuration Manager
- If stopped, click Start on
the Report Server.
- Click on Report Manager
URL, and then click the Advanced button.
- Select the current IP address
for Report Manager then click Edit.
- Change the TCP Port to an available
port number that other SSRS services are not running on, then click OK.
- Click OK, and then Exit.