Re: [WiX-users] WIX and IIS 7.5: query

2010-01-30 Thread Rob Mensching
1. As Blair said, if a particular build of the WiX toolset works for you then you can use it. Now the WiX v3.5 toolset is under major development right now so it is not likely to be stable until closer to the end of the year. 1a. Might be a bug. If you can add the authoring you are using and a ver

Re: [WiX-users] WIX and IIS 7.5: query

2010-01-29 Thread Blair
WiX 3.0 uses the IIS 6 APIs and is thus limited in what IIS 7 features it can modify. WiX 3.5 has the ability to use the IIS 7 APIs directly as well. For core tasks 3.5 is built on the foundation of 3.0 and you shouldn't have problems, but active development is occurring so you will have to assess