Multiple Applications running off a single Application Pool

How to set one application per application pool?

Only one in-process application is allowed per IIS Application pool.

In Event Viewer, following error message is thrown:

“Only one in-process application is allowed per IIS application pool. Please assign the application '/LM/W3SVC/2/ROOT/Identity' to a different IIS application pool.”


Resolution:

  1. When checking Application Pools in Internet Information Services, multiple applications may be seen assigned to a single pool. i.e. Observe that UiPath Orchestrator pool has a number greater than one in the applications column. However, it should look like the screenshot below.

image.png

  1. If this occurs, select the application pool with multiple applications, click “View Applications” on the righthand side of the window, in the Actions column

  1. Click remove filter near the top of the window

  1. Click on each row and assign it to its respective Application pool as shown below. i.e. The /Identity Virtual Path gets assigned to the Identity() Pool

A screenshot of a computer  Description automatically generated

  1. In the end, the applications should look like the screenshot below, plus minus a few applications depending on your Orchestrator installation (i.e. Test Manager) .