Before you run Setup.exe, you must have a Web server, an instance of SQL Server, and several accounts that can be used by SQL Server Reporting Services server components. The computers that you choose must satisfy minimum software and hardware requirements. For more information, see Hardware and Software Requirements for Installing SQL Server 2005.
-
Decide on a Web server and Web site to host the report server. It can be any server that runs Microsoft Internet Information Services (IIS) 5.0 or a later version. You can use any Web site. Reporting Services requirements for URL access are on the virtual directories that provide access to the report server and Report Manager.
-
Enable ASP.NET on the Web server. To do this on Windows Server 2003, click Start, point to Administrative Tools, and select Manage Your Server to add the Application Server role to the computer.
-
Decide on an instance of SQL Server to host the report server database. You can use a local or remote instance of SQL Server. You should choose an instance that is on a computer that has the storage capacity to accommodate your reports. For more information about the disk space requirements, see Report Server Database Requirements. For more information about edition requirements for the Database Engine instance used, see Creating a Report Server Database.
-
Verify that the instance of SQL Server that hosts the report server database is physically secure. A malicious user who gains access to the report server database and has permission to change the content or modify the schema is a serious security risk.
-
Create or identify the accounts used in a report server deployment. You must have service accounts for the Web service and Windows service, and credentials for connecting to the report server database. For more information, see Connections and Accounts in a Reporting Services Deployment.