Create a new application pool to assign to the new JuratTech virtual directory. It is good practice to call the the application pool by the same name as the virtual directory to which it is connected.
Using IIS Manager, right click on Application Pools and select New Application Pool.
- Provide the appropriate name for the application pool
- Select the most current .NET Framework
- Select Classic for Managed pipeline mode
- Check Start application pool immediate.
Now you need to connect the application pool just created with the JuratTech virtual directory:
- Select the JuratTech_Prod site from the Connections screen (on the left)
- Click Basic Settings from the Actions screen (on the right)
- Alongside Application Pools, click the Select button to activate the list of available pools, and select the JuratTech_Prod application pool.
- Click OK
Now click the Connect As button to open the connection window, and make these selections:
- Select the option Specific User
- Press the Set button and fill in the details for the JuratTech User. Press OK to return to the connection screen
- The JuratTech user name will appear under the Specific User heading. Press OK
- To test and confirm the connection details, press the Test Setting button.
- Press OK to close the dialog


