Re: [WiX-users] URGENT : Need help with WIX User Interface custom Dialog box

2008-10-19 Thread Martin MacPherson
Doesn't the property id have to be in uppercase? 2008/10/18 Amar <[EMAIL PROTECTED]> > > All, > > I need urgent help with this. Any help is greatly appreciated. > > I need to take user input for Website Name, IP address and Port during > install time, > use that information to set the website pr

[WiX-users] URGENT : Need help with WIX User Interface custom Dialog box

2008-10-18 Thread Amar
All, I need urgent help with this. Any help is greatly appreciated.  I need to take user input for Website Name, IP address and Port  during install time, use that information to set the website properties. Here is what I am trying. Here is the website creation snippet