3. New IIS Application Pool
Create a new IIS application pool for the Web Admin Console:
* Open Windows "Internet Information
Services (IIS) Manager". That is,click "Start" --> "Administrative Tools" --> "Internet
Information Services (IIS) Manager"
* In the "Internet Information Services (IIS) Manager" , add a new application pool (You need firstly expand the server computer name to select "Application Pools"). Please view the following screenshots about how to add a new application pool on IIS 6 and IIS 7.0 or above versions respecitively:
View IIS 7.0 or above versions installation screenshots
IIS 6 Screenshot
 |
Tips:
Right-click Application Pools , select "New"--> "Application Pool..."
|
 |
Tips:
Enter your Application Pool's name, and select "Use default
settings for new application pool" in Application Pool settings.
|
 |
Tips:
Change "Indentity" of DefaultAppPool Properties to "Configurable
". Then enter the new windows user's name and password.
|
IIS 7.0 or above versions Screenshot
 |
Tips:
Right-click “Application Pools”, select "Add Application Pool..."
|
 |
Tips:
Enter your Application Pool's name. Select 2.0 in .NET Framework version and "Classic" in Managed pipeline mode.
|
Click here to the next step.
|