Re: [WiX-users] WiX, IIS AppPool and Users

2008-01-09 Thread Mike Dimmick
e.net Subject: [WiX-users] WiX, IIS AppPool and Users Hi, I'm trying to create an MSI using WiX that will create an application pool in the IIS and assign a user to it. I'm using the following code: The problem is that for some reason the password in the A

[WiX-users] WiX, IIS AppPool and Users

2008-01-09 Thread Dror Cohen
Hi, I'm trying to create an MSI using WiX that will create an application pool in the IIS and assign a user to it. I'm using the following code: The problem is that for some reason the password in the AppPool isn't set correctly and when trying to access one of the applications, the