Re: [WiX-users] Application pool identity is stuffed up on product upgrade - IIS7.0

2009-01-21 Thread Rob Mensching
What version of the WiX toolset are you using? -Original Message- From: Joe Osman [mailto:joe.os...@tait.co.nz] Sent: Wednesday, January 21, 2009 17:27 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Application pool identity is stuffed up on product upgrade

[WiX-users] Application pool identity is stuffed up on product upgrade - IIS7.0

2009-01-21 Thread Joe Osman
I am using Wix to create an application pool with an identity of a custom account. When I do a major upgrade the application pool identity is stuffed up although it should remain unchanged. The result is that the application pool is stopped and I get Service Unavailable message when I try to ac