
Signature
Phil Wilson [MVP Windows Installer]
----
hi Phil,
> I believe the algorithm is that it installs to the site that matches that
> matches the port number, and if there are multiple sites there it chooses
> the first active site it finds.
Hmm thats not too good but useful to know! Thing is I've set the port to 81
in the installer, hoping it would install to the only site with port 81
and it still installs to that same (wrong) site on port 80...
> There are ways to create Virtual Directories using the IIS scripting
> interfaces.
> --
So there's .NET classes to create virtual directories? Do you have any
pointers?
Simon
> Phil Wilson [MVP Windows Installer]
> ----
[quoted text clipped - 60 lines]
> >
> > Simon
Phil Wilson - 30 Jul 2004 19:11 GMT
This paper should help:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/ht
ml/vbtchUsingCustomActionsToModifyInternetInformationServerDuringDeployment.asp

Signature
Phil Wilson [MVP Windows Installer]
----
> hi Phil,
>
[quoted text clipped - 89 lines]
> > >
> > > Simon
Mikkel Faarup - 17 Aug 2004 07:47 GMT
Hi Phil and others
Is there a solution to the 4th. problem regarding the missing
assemblies.
I too have a large solution with a lot of sub-projects which dont get
their referenced assemblies copied to bin by the setup-project :o(
Only one instance of each assembly gets scattered around...
Any help appreciated!
BR
Mikkel
> This paper should help:
>
[quoted text clipped - 105 lines]
> > > >
> > > > Simon