Hi,

I will really appreciate if you share your code sample with me. I am also 
trying to do similar process at the time of installation I like select 
different site and then different path to create a new Virtual Root.

Thanks!

Hey,

I was able to figure out populating the Websites in ComboBox.

The could write the C# equivalent code for the same.

But, I am facing other problem now. When user selects a particular website
from the combobox, I want to install my webservices into that website.

Is there any way i can change the directory of my website dynamically?


<iis:WebSite Id="CCFWebsite" Description="[COMBOWEBSITEPROP]" Directory="
sampledir" ConfigureIfExists="no">

<iis:WebAddress Id="WebAddr" Port="[PORTEDITPROP]"/>

</iis:WebSite>

Thanks,
Pavan
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-- 
View this message in context: 
http://n2.nabble.com/Dynamically-Populate-ComboBox.-tp780956p2607246.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to