
Installation Recommendations
You can install Reporting Services and Windows SharePoint Services in any order. The installation order determines whether side-by-side deployment is handled automatically or requires additional configuration.
If you install SharePoint Services first, the Reporting Services virtual directories will be added to the SharePoint list of exclusions automatically when you install or configure Reporting Services. Both the SQL Server Setup program and the Reporting Services Configuration tool are able to detect an existing SharePoint Services installation and modify the list of exclusions accordingly.
If you install SharePoint Services after Reporting Services is already installed and configured, your Reporting Services installation will be unusable until you perform the following steps:
-
Start the Reporting Services Configuration tool.
-
Configure the Report Server virtual directories.
When you configure the virtual directories, the Reporting Services Configuration tool adds them to the SharePoint list of exclusions. Note that a Report Server application pool is created by default for the Reporting Services virtual directories. Using a dedicated application pool can help avoid conflict with existing Web applications.
Note: |
|---|
|
Windows SharePoint Services can be downloaded from the Microsoft Download site at www.microsoft.com. The executable that installs the service is Stsv2.exe. To install Windows SharePoint Services, use a computer that is running Windows Server 2003 with IIS 6.0 in Worker Process Isolation Mode and ASP.NET enabled. |