Could not connect to the report server
------------------------------
ADDITIONAL INFORMATION:
Unable to connect to the remote server (System)
------------------------------
No connection could be made because the target machine actively refused it IPAddress:Port(System)
------------------------------
BUTTONS:
OK
------------------------------
The first thing to know is that the Report Server you are deploying your report to is not the web server. Used to be Web Server in Visual Studio 2005 but not in Visual Studio 2008.
Although your TargetServerURL is set correctly to the ReportServer's URL it is possible that the server has not started.
Now use the Reporting Services Configuration Manager, or otherwise, connect to the Server and start it.
You can now deploy the report (the deployment success/failure will be displayed in the output window).
Get a jump start with Microsoft SQL Server 2008 Reporting Services with the Hands-on loaded book from yours truly,
http://hodentek.blogspot.com/2009/01/it-was-very-good-year.html
1 comment:
Thanks, that helped , I found the virtual directory name on the "web service url" tab. This finally let me publish my reports from visual studio.
Thanks,
Jim
Post a Comment