...
- Launch “IIS Manager”.
- Select the web site under which the new application should be added (in this case, “Default Web Site”).
- Stop the selected web site first.
- Right-click and select Add Application.
- In the Add Application dialog, enter the following:
- Assign an “Alias” such as
ADC
and select “Application Pool”. The NLINK ADC to SAP Solution’s ASP.NET application should be assigned an Application Pool that allows 32-bit applications to run. If IIS defaults are used then the "Default App Pool” can be used. - For “Physical Path” choose the folder of the installed ASP.NET application. (The default location is “C:\Program Files (x86)\Junot Systems\NLINK Server\CoNNectors\ADC5”.)
- Click “OK” to complete setting up the NLINK ADC to SAP Solution’s ASP.NET application.
- Assign an “Alias” such as
- If successful, you should see alias "ADC5"ADC" (or whatever you chose to name it) added under the selected web site (e.g., Default Web Site).
- Start the web site.
- You should see the NLINK ADC Website on your default browser.
...