Windows Installer Editor Reference
277
Advanced Installations
Tabs that do not appear in IIS
Options in Windows Installer Editor that are different from IIS
z
On the Web Site tab, you can specify only one identity for a Web site (consisting of
an IP address, port, and host header), whereas in IIS you can specify multiple
identities.
z
The Web Site tab lacks the Connections and Logging sections.
z
The Home Directory and Virtual Directory tabs lack the options to specify where the
content should come from.
z
The Directory Security tab lacks the IIS options for IP address and domain name
restrictions and Secure communications. The navigation of this tab is also different
from IIS.
z
The HTTP Headers tab lacks the ability to edit content ratings.
How options are set on the Web server
When you install a Web site or virtual directory that already exists, you can control
whether settings are changed on the Web server. Use the Override Existing Settings
drop-down list on the Web site Details dialog box > Installation Settings tab.
Installation Settings
Lets you override existing settings when installing over an
existing Web site or virtual directory
See
Creating a Web Site
on page 268 or
Creating a Virtual
Directory
on page 270.
Web Site UI
(Web sites and top-level virtual directories) Lets you specify
the installation options that will be available to the end user
at run time
See
Setting Installation Options for a Web Installation
on
page 274.
Virtual Directory UI
(Child virtual directories only) Lets you specify the
installation options that will be available to the end user at
run time
See
Setting Installation Options for a Child Virtual Directory
on page 275.
ASP.NET
Lets you specify the version of ASP.NET to register with IIS
When the installation installs the Web site, it registers that
version of ASP.NET with IIS for the Web site. It will register
the highest available version of ASP.NET that matches the
selected version. (Example: If you select version 2.0 and
there are two versions of 2.0, it will register the highest
version.) To specify a specific version, select User
Specified from the drop-down list and enter the version. To
pre-install the .NET Framework if it is not installed, use the
Prerequisites page.
See
Adding Prerequisites to a Release
on page 221.