Re: [WiX-users] [wix-users] IisExtension WebAppPool Identity="other"

2010-09-18 Thread Bob Arnson
On 18-Sep-10 07:03, GB wrote: > when I try to set a specific user for a WebAppPool using Identity=other" > and User="MyUser" I get an error stating that User must be specified if > Identiy="other" is used. But that's exactly what I did! Could anyone > shed some light on this? https://sourceforge

[WiX-users] [wix-users] IisExtension WebAppPool Identity="other"

2010-09-18 Thread GB
Hi all, when I try to set a specific user for a WebAppPool using Identity=other" and User="MyUser" I get an error stating that User must be specified if Identiy="other" is used. But that's exactly what I did! Could anyone shed some light on this? thx Gerd ---