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

Reply via email to