How to: Allow an Application to Run Isolated from Other Applications
On an IIS Web server, you can specify that Web applications run isolated from other applications by deploying the application into a separate application pool.
To isolate a Web application from other applications
Bind a Web application to an IIS Web server on the deployment diagram.
Right-click the bound Web application on the deployment diagram and choose Binding Details.
In the Application pool list, select a specific application pool for the Web application to run in.
Note
The deployment report does not specify which application pool each application is bound to.