Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Setting up IIS 10.x

  2. Setting up the ASP.NET ADC application on IIS

Each of these steps is described in detail below.

...

  1. Launch Server Manager

  2. Click Add roles and features

  3. In the next screen click Next

    Info
    Depending on Server Manager setup, you may not see this screen.

  4. Select “Role-based or feature-based installation” and click Next.
  5. Make sure your Server Selection is correct. You should see your server name in the Server Pool window. Click Next.
  6. In the next screen, select “Server Roles” in the left-hand pane and check the “Web Server (IIS)” option. Click Next.
  7. In the pop-up box, click Add Features to continue.

    Once the pop-up box closes, click Next in the “Server Roles” window.
  8. In the Features screen, make sure ”.NET Framework 4.6” is selected (and installed). Click Next.
  9. In the Web Server Roles screen, click Next again.
     
  10. In the Role Services screen, select “Application Development” and expand it.
  11. Under ‘Application Development’, select “ASP.NET 4.6”.
  12. ISAPI Filters, ISAPI Extensions, and .NET Extensibility 4.6 were not already added, a pop-up window asking you to add these features appears. Click “Add Features”.
  13. Once the dialog closes, in the “Add Roles and Features Wizard” window, click Next to continue.
     
  14. The next screen shows a summary of roles, services and features to be installed. Click Install.
  15. The next screen shows the progress of the installation.
  16. If the installation is successful, you should get the final screen shown below. Click “Close” to exit.

Setting up the

...

ADC application on IIS

The NLINK ADC to SAP Solution’s IIS component needs to be installed as an application on IIS Server. The following steps detail this process:

...