Deploying reports
To deploy reports:
- In the Solution Explorer window, right-click the BusEdRS2008 project, and select Properties.
- Click the plus sign to expand the Deployment section.
-
In the
TargetServerURL box,
specify the URL for the SQL Server Report Server.
http://ReportServerComputer/ReportServer
Where ReportServerComputer is the name of the Report Server computer and ReportServer is the name of the Report Manager directory. The default location for Report Manager is \ReportServer. If there are two versions of Visual Studio installed on the server, you must also specify the instance. For example, if the instance name is SQL2008, the TargetServerURL is:http://ReportSeverName/ReportServer$SQL2008 -
If the Report Server is configured with SharePoint's integrated
mode, complete this step, in the
TargetDataSetFolder,
TargetDataSourceFolder,
and
TargetReportFolder boxes,
specify the full URL to the SharePoint server where the reports are deployed.
For example:
http://SharePointServerName/CPM Subsite Name/BusinessEdition/PRRS
- In the Solution Explorer window, right-click the BusEdRS2008 project and select Deploy. This deploys the shared data source and all reports in the project.