Configuring IIS

These steps describe how to configure Windows IIS to host the folder you created (C:\RsoIntegrationService) as a web site.

To complete this procedure, you must have WCF Activation components installed.
  1. From the Start menu, navigate to Administrative Tools > Internet Information Services (IIS) Manager.
  2. Expand the Connections, right-click the Sites node, and select Add Web Site.
  3. In the dialog that appears:
    • Name the web site “RsoIntegration”.
    • Use the Physical path setting to specify the folder you created (C:\RsoIntegrationService).
    • Specify a Port that is not used by Dynamics AX 2009 or any other program.

      Add Web Site

  4. Select the Application Pools node, double-click the pool named "RsoIntegration" and use the dialog that appears to change the Managed pipeline mode to Classic.

    Application Pools


    Edit Application Pool

    Click OK after you adjust these settings.
  5. Right-click the RsoIntegration pool, select Advanced Settings, and use the dialog that appears to change the Identity to the Business Connector Proxy that is defined in Dynamics AX 2009 (Administration > Security > System service accounts).

    System service accounts


    Advanced Settings


    Identity


    Custom account

  6. Enable Windows Authentication for the website.

    Enable Windows Authentication

  7. Drag and drop the file, Microsoft.Dynamics.IntegrationFramework.WebService.Process.dll  (default location: C:\Program Files\Microsoft Dynamics AX\50\Server\) to C:\Windows\assembly.

    Microsoft.Dynamics.IntegrationFramework.WebService.Process.dll

  8. Create an Inbound exception for your website port in Windows Firewall.

    Edit a Port