Re: [WiX-users] Using WIX3.0

2008-10-17 Thread Eitan Behar
You need to add the IIS extension for IIS related functionality, and also the Utils extension for working with users and groups. http://schemas.microsoft.com/wix/2006/wi"; xmlns:util="http://schemas.microsoft.com/wix/UtilExtension"; xmlns:iis="http://schemas.microsoft.com/wix/IIsExtension

Re: [WiX-users] Using WIX3.0

2008-10-17 Thread Eitan Behar
http://blogs.msdn.com/jrock/archive/2007/10/19/how-to-use-extensions-in-votive-iis-or-ui-extensions-for-example.aspx On Fri, Oct 17, 2008 at 7:51 PM, Eitan Behar <[EMAIL PROTECTED]> wrote: > You need to add the IIS extension for IIS related functionality, and also > the Utils extension for wor

[WiX-users] Using WIX3.0

2008-10-17 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, I installed latest version WIX3.0, but when I opened the project it's not allowing me to create a tag "website" and other IIS related tags are not showing in intelligence .It's throwing build error if I added force fully. Please assist me if I am missing any steps in creating the application