Hi,

Can you please elaborate on this? As in how a list type box can be shown
which will list all the websites in IIS? 

In my scenario, the virtual directory names are fixed. I just need to select
a web site under which these virtual directories will be deployed. I have a
VB script that lists all the websites present on the local machine. How can
I use this data to populate the list?

Thanks in Advance,
Sneha


david adams-2 wrote:
> 
> 
> Graham:
>  
> Our common fragment file installs web sites based on properties set in
> another "master" file.  The textbox for the virtual directory name would
> probably be pretty straight-forward by mimicing the target directory
> functionality from the custom dialog.  
>  
> I do not know how you would gather a list of IP addresses from IIS without
> using some kind of custom action.  We have the list of possible IP
> addresses baked into the MSI for our installers (but these are for
> internal -known- servers and addresses).  We allow an override of the
> settings (manually) with a textbox entry like the custom dialog.David
> Adams, MCSD MSN MessengerID: [EMAIL PROTECTED]:
> http://www.swamidavesays.com
> 
> 
> From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Tue,
> 11 Mar 2008 14:07:49 +0000Subject: [WiX-users] IIS web site dialog
> 
> 
> 
> 
> I am creating an installer for a web service.
>  
> I would like to have a dialog like that in the web installer the visual
> studio creates which has a drop down of the IIS web sites and a box for
> the virtual directory name.
>  
> My question is has anyone created something similar before?  I thing I am
> right in thinking that this does not exist in the WIX UI extension.
> If not is there a way I can achieve this just using the WIX tool set?   I
> do not want to have to write custom actions.
>  
> Thanks Graham
> _________________________________________________________________
> Need to know the score, the latest news, or you need your HotmailĀ®-get
> your "fix".
> http://www.msnmobilefix.com/Default.aspx
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/IIS-web-site-dialog-tp15982893p16001977.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to