all groups > sql server reporting services > november 2005 >
You're in the

sql server reporting services

group:

Works with XP Pro and IIS 5.1?


Works with XP Pro and IIS 5.1? Dan
11/24/2005 9:10:06 PM
sql server reporting services:
When trying to Deply a report project I just created, it says:

"A connection could not be made to the report server http://localhost/test.

The attempt to connect to the report server failed..."

SQL Server 2005, IIS 5.1 and Visual Studio 2005 are all installed and
Re: Works with XP Pro and IIS 5.1? Sumit Pilankar
11/25/2005 12:00:00 AM
Hi,

i guess the pathname is wrong there. by deault it creates a virtual
directory called reports and reportserver in IIS

Just check out path http://localhost/reports and
http://localhost/reportserver, If these work out then in report project
properties change the server path to http://localhost/reports and specify a
folder name for the current reports to be stored

Sumit Pilankar


[quoted text, click to view]

Re: Works with XP Pro and IIS 5.1? Dan
11/25/2005 10:35:02 AM
Thanks! That was it.

[quoted text, click to view]
AddThis Social Bookmark Button