When Deploying Report: A connection could not be made to the report server
Hi I can browse to http://MyServer/Reports but I can't browse to http://localhost/ReportsServer. I'm getting the an error when I try to deploy a report. I've tried the following. TargetReportFolder Tutorial TargetServerUrl http://MyServer/Reports/Pages/Folder.aspx?ViewMode=List Error: A connection could not be made to the report server http://MyServer/Reports/Pages/Folder.aspx?ViewMode=List TargetReportFolder Tutorial TargetServerUrl http://MyServer/Reports/Pages/Folder.aspx?ItemPath=%2fTutorial&ViewMode=List Error: A connection could not be made to the report server http://MyServer/Reports/Pages/Folder.aspx?ItemPath=%2fTutorial&ViewMode=List
December 26th, 2010 7:21pm

For TargetReportFolder you just need to specify the folder where you want to deploy the Reports. If I want to deploy the reports on the home directory, then this is how it looks: · TargetServerURL : http://MyServer/ReportServer · TargetReportFolder : / For SSRS2008R2: · In the TargetServerVersion list, select either the SQL Server 2008 or SQL Server 2008 R2 version of Reporting Services or select Detect Version to automatically determine the version installed on the server identified by the TargetServer URL property. The default value is SQL Server 2008 R2. · Use TargetServerVersion to customize the built reports, placed in the path specified in OutputPath, for the version of the report server specified in TargetServer URL. · In the TargetDataSourceFolder text box, type the folder on the report server in which to place the published shared data sources. The default value for TargetDataSourceFolder is Data Sources. If you leave this value blank, the data sources will be published to the location specified in TargetReportFolder. · In the TargetReportFolder text box, type the folder on the report server in which to place the published reports. The default value for TargetReportFolder is the name of the report project. · In the TargetServerURL text box, type the URL of the target report server. Before you publish a report, you must set this property to a valid report server URL. When publishing to a report server running in native mode, use the URL of the virtual directory of the report server (for example, http://server/reportserver or https://server/reportserver). This is the virtual directory of the report server, not Report Manager. o When publishing to a report server running in SharePoint integrated mode, use a URL to a SharePoint top-level site or subsite. If you do not specify a site, the default top-level site is used (for example, http://servername, http://servername/site or http://servername/site/subsite). For SSRS2005: · In TargetDataSourceFolder, type the folder on the report server in which to place the published shared data sources. The default value for TargetDataSourceFolder is Data Sources. If you leave this value blank, the data sources will be published to the location specified in TargetReportFolder. · In TargetReportFolder, type the folder on the report server in which to place the published reports. The default value for TargetReportFolder is the name of the report project. In TargetServerURL, type the URL of the target report server. Before you publish a report, you must set this property to a valid report server URL. When publishing to a report server running in native mode, use the URL of the virtual directory of the report server. For example, http://server/reportserver or https://server/reportserver. This is the virtual directory of the report server, not Report Manager. By default, the report server is installed with a virtual directory named "reportserver". Refer: http://msdn.microsoft.com/en-us/library/ms155802(v=SQL.105).aspx Hope this helps! Chaitanya
Free Windows Admin Tool Kit Click here and download it now
December 27th, 2010 12:21am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics