This dialog allows you to properly install and configure a Virtual Directory on a new Web Site or on the Default Web Site on the target IIS Server.

NoteIt is redundant to add a virtual directory to a web site if the virtual directory's physical location is a sub-folder of the web site root.

General

Name

This is the relative name of the virtual directory. This field is of Formatted Type and can be edited using Smart Edit Control.

Folder

You can set the physical folder for the new virtual directory. Use the [ ... ] button to change the root location. The Folder Picker Dialog will be displayed allowing you to choose a folder.

Install Condition

You can set a condition for the installation of this Virtual Directory. Use the [ ... ] to display the Edit Condition Dialog that will allow you to edit the condition.

Web Application

Virtual Directory is a web application

If the virtual directory added has dynamic content (scripts) it needs an associated web application.

Web Application Level

Depending on the type of dynamic web application installed on this virtual directory, you can choose an application level:

  • Low - IIS Core Process Application.
  • Medium - Pooled Web Application.(Default)
  • High - Isolated Web Application. (mission-critical applications that should be run outside of both core IIS and pooled processes)

Error Policy

Action if duplicate

Select the IIS configuration tool's desired behavior when a duplicate Virtual Directory is found on the target server.

  • Skip item installation - when a duplicate Virtual Directory is found the installer will automatically skip the item's installation and continue the setup.
  • Rollback installation - when a duplicate Virtual Directory is found the installation will rollback with an error message.
  • Prompt user to skip item or rollback installation - when a duplicate Virtual Directory is found the user will be prompted to choose whether to continue the installation skipping that item or to abort.
  • Prompt user to overwrite item or rollback installation - when a duplicate Virtual Directory is found the user will be prompted to choose whether to continue the installation overwriting that item or to abort.

Warning!The overwrite operation cannot be undone by uninstall or rollback !