Installing Prerequisite Software

After you have considered your software requirements and installed the operation system software, install the prerequisite software as per the following procedure.

Before You Begin

  • You have considered your software requirements as per Software Requirements for an Enterprise Commerce Deployment and have all required software available.

  • During Commerce Server 2009 R2 software installation, the installation utility checks for presence of the following prerequisite software:

    • .NET 3.5SP1

    • Windows Identity Foundation

    • Visual C++ 2008 SP1 Redistributable (x64)

    • Visual C++ 2008 SP1 Redistributable (x86)

    • Microsoft Anti-Cross Site Scripting Library v3.1

    • Microsoft Core XML Services (MSXML) 6.0 Service Pack 1

    • Document Explorer 2008

    • Visual Studio Primary Interoperability Assemblies 2005

    • Watson 2.0

    If any of the above software is missing, the following occurs based on the installation method you are using:

    • If you are using the Installation Wizard, the wizard displays a message indicating the missing software and provides a link to the appropriate download page. Proceed with the download and install the software. Launch the wizard again.

    • If you are performing a silent installation, the installation process aborts and an error message is logged. The log indicates the missing software and provides a link to the appropriate download page. Proceed with the download and install the software. Launch the silent installation again.

    • If you are performing an interactive installation, the application indicates the missing software and provides a link to the appropriate download page. Download and install the software. Use the “Refresh” button to start another scan. A application restart is not required.

Install Prerequisite Software

Install the prerequisite software in the order indicated in the following procedure. For detailed installation instructions, see the documentation for the product you want to install.

Note

You must have administrative privileges on the computer where you are installing the software.

To install prerequisite software

  1. Install IIS on the Windows Server following the instructions in your operating system documentation. Ensure that the following role services are added:

    In this role service category …

    Select these services

    Common HTTP Features

    Static Content

    Default Document

    Directory Browsing

    HTTP Errors

    Application Development

    ASP

    ASP.NET

    .NET Extensibility

    ISAPI Extensions

    ISAPI Filters

    Health and Diagnostics

    HTTP Logging

    Request Monitor

    Security

    Basic Authentication

    Windows Authentication

    Digest Authentication

    Request Filtering

    Performance

    Static Content Compression

    Management Tools

    IIS Management Console

    IIS Management Scripts and Tools

    Management Services

    IIS 6 Management Compatibility

  2. Install and configure SQL Server 2008 software. SQL Server 2008 does not need to be installed on the same server as Commerce Server 2009 R2.

  3. (Optional) If you plan to use the Commerce Server 2009 R2 Data Warehouse service: 

    1. Install SQL Server Analysis Services, SQL Server Reporting Services and SQL Server Management Tools - Complete. The Commerce Server Data Warehouse uses this software to access the OLAP database and for analysis reporting.

      Note

      Commerce Server 2009 R2 Data Warehouse does not support SQL Server Reporting Services or SQL Analysis Services if they are installed on a named instance.

    2. Install the following items from the Feature Pack for Microsoft SQL Server 2005 - December 2008 release, in the order listed below. You can find the Microsoft SQL Server 2005 December 2008 Feature Pack at https://go.microsoft.com/fwlink/?LinkId=139312. The versions of these components are compatible with SQL Server 2008 SP2.

    • Microsoft SQL Server 2000 DTS Designer Components

    • Microsoft SQL Server Native Client

    • Microsoft SQL Server 2005 Management Objects Collection

    • Microsoft SQL Server 2005 ADOMD.NET

    • Microsoft SQL Server 2005 Backward Compatibility Components

      Note

      If you are using SQL Server 2008 R2, the feature SQL 2008 R2 Reporting Services SharePoint 2010 Add-in must uninstalled before installing the feature pack.

      Note

      You may have to edit the PATH environment variable so that the SQL related paths are listed in order of decreasing age. For example, SQL Server\80 prior to SQL Server\90 prior to SQL Server\100.

  4. (Optional) Install the Visual Studio software if you want to develop Web applications using Commerce Server 2009 R2. You only need to install Visual Studio on the computer where you perform Web site development.

See Also

Other Resources

Planning a Commerce Server Installation