Re: [WiX-users] [Help] ConfigureIIs Custom Action for IIS7

2010-04-28 Thread John L Krupka
Version 3.0 added an IIS extension. http://wix.sourceforge.net/manual-wix3/iis_xsd_index.htm http://wix.sourceforge.net/manual-wix3/iis_xsd_index.htm Version 3.5 added support for II7 so I would recommend this version. As a matter of fact you will likely want a recent build of 3.5 as bugs ha

[WiX-users] [Help] ConfigureIIs Custom Action for IIS7

2010-04-27 Thread Chong Li
Hi, Experts, I encountered a problem with using wix to configure IIS7. Can you give a help? Problem: There is a legacy wix project which uses Wix2 to make a setup package which targets to run on windows server2003. Now I want to upgrade it to run Server2008 but the following lines failed.