Re: [WiX-users] IIS 7.5 fails to assigned custom app pool to WebSite

2011-03-15 Thread Rob Mensching
You should upgrade to the RTM drop of WiX v3.5 first. There were a number of bugs taken late in the IIS custom actions so what you are seeing may have changed... or it may have not. The final release of WiX v3.5 is what is supported, in any case. On Mon, Mar 14, 2011 at 12:56 PM, Hansel D'Ornell

Re: [WiX-users] IIS 7.5 fails to assigned custom app pool to WebSite

2011-03-14 Thread Hansel D'Ornellas
Wix Version: Wix 3.5.1710.0 I have the following element that works in IIS 6 (Win 2003 Server). I'm now porting to install onto Windows Server 2008 R2. I had to change IISGroup to reference IIS_IUSRS and the install works. However, I found that the web site does not reference my RootWebAppPool