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:
- 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.
- If this occurs, select the application pool with multiple applications, click “View Applications” on the righthand side of the window, in the Actions column
- Click remove filter near the top of the window
- 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
- 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) .