| How to Create New Application Pool in IIS |
|
How to easily create new application pool in IIS 1. In the Run Command type compmgmt.msc to open Computer Management 2. Expand the node Services and Applications -> Internet Information Services (IIS) Manager -> Application Pool 3. Right click on New -> Application Pool... 4. From the popup dialog enter the ID of the application pool then click OK to save changes. 5. Now that you have a new application pool created you can go into its properties and make the necessary setting.
|
