Install multiple instances of Reporting Services on the same computer (for use with Microsoft Dynamics AX)

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

You can install multiple instances of Microsoft SQL Server Reporting Services on the same computer. In this kind of deployment environment, each instance of Reporting Services is connected to an independent Microsoft Dynamics AX installation. You may want to install multiple instances of Reporting Services on the same computer for the following reasons:

  • To support development and production installations of Microsoft Dynamics AX

    For example, in the following sample diagram, assume that AOS instance 1 is a development installation of Microsoft Dynamics AX, and AOS instance 2 is the production installation of Microsoft Dynamics AX.

  • To support multiple production installations of Microsoft Dynamics AX

    For example, if you are a Microsoft Dynamics AX solution provider, you may have to support multiple production installations of Microsoft Dynamics AX. For this scenario, assume that AOS instance 1 (in the sample diagram) is a production installation of Microsoft Dynamics AX for one client, Northwind Traders. Assume that AOS instance 2 is a production installation of Microsoft Dynamics AX for another client, Contoso Pharmaceuticals.

Multiple SSRS instances installed on one computer

Supported versions of Reporting Services

To install multiple instances of Reporting Services on the same computer, you must use one of the following versions of Reporting Services:

  • Reporting Services 2008 in native mode

  • Reporting Services 2008 in SharePoint integrated mode

  • Reporting Services 2008 R2 in native mode

  • Reporting Services 2008 R2 in SharePoint integrated mode

  • Reporting Services 2012 in native mode

  • Reporting Services 2014 in native mode

Note

You cannot install multiple instances of Reporting Services 2012 or 2014—that run in SharePoint integrated mode—on the same computer.

For more information about the service packs and updates that must be installed with each version of Reporting Services, see the Microsoft Dynamics AX system requirements.

How to install multiple instances of Reporting Services on the same computer

To set up an environment that has multiple Reporting Services instances on the same computer, use the following procedure.

  1. Configure the initial instance of Reporting Services and integrate it with Microsoft Dynamics AX. To do this, complete the procedures in Checklist: Install the Reporting Services extensions and deploy reports.

  2. Configure the next instance of Reporting Services and integrate it with Microsoft Dynamics AX. To do this, complete the following steps:

    1. Install the new Reporting Services instance

    2. Configure the new Reporting Services instance

    3. The action you should take in this step depends on which version of Microsoft Dynamics AX 2012 that you are using.

      • If you are using cumulative update 7 for Microsoft Dynamics AX 2012 R2 or a later version of AX: Run the Install-AXReportInstanceExtensions command

        The Install-AXReportInstanceExtensions command is a Windows PowerShell command that modifies Reporting Services configuration files. If you do not run this command, you must manually modify the configuration files.

      • If you are NOT using cumulative update 7 for Microsoft Dynamics AX 2012 R2 or a later version of AX: Modify Reporting Services configuration files

    4. Restart the new Reporting Services instance

    5. Create a new Microsoft Dynamics AX configuration

    6. Connect Microsoft Dynamics AX to the new Reporting Services instance

    7. Deploy reports for the new Reporting Services instance

    8. Revert to the original Microsoft Dynamics AX configuration

  3. Repeat step 2 for each additional instance of Reporting Services.