Re: [WiX-users] Creation of an application pool on IIS7 installed on a server cluster

2010-01-29 Thread Matteo Canessa
ry 28, 2010 6:53 AM To: wix-us...@li... Subject: [WiX-users] Creation of an application pool on IIS7 installed on a server cluster Hi to everybody, I'm struggling against an issue since last week and I need help. Fatcs follows: I created a MSI for an application using Wix 3.0.5419.0

Re: [WiX-users] Creation of an application pool on IIS7 installed on a server cluster

2010-01-29 Thread Mike Carlson (DEV DIV)
y, January 29, 2010 2:07 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Creation of an application pool on IIS7 installed on a server cluster Hi Mike, Many thanks for your reply. You are right, I'm sorry: information I sent you refers to a try with Wix 3.5. I upgrade

Re: [WiX-users] Creation of an application pool on IIS7 installed on a server cluster

2010-01-29 Thread Matteo Canessa
sday, January 28, 2010 6:53 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Creation of an application pool on IIS7 installed on a server cluster Hi to everybody, I'm struggling against an issue since last week and I need help. Fatcs follows: I created a MSI for an applicatio

Re: [WiX-users] Creation of an application pool on IIS7 installed on a server cluster

2010-01-28 Thread Mike Carlson (DEV DIV)
as much repro information as you can. Thanks, Mike Carlson -Original Message- From: Matteo Canessa [mailto:matteo.cane...@microarea.it] Sent: Thursday, January 28, 2010 6:53 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Creation of an application pool on IIS7 install

[WiX-users] Creation of an application pool on IIS7 installed on a server cluster

2010-01-28 Thread Matteo Canessa
Hi to everybody, I'm struggling against an issue since last week and I need help. Fatcs follows: I created a MSI for an application using Wix 3.0.5419.0 RTM. This MSI creates also some web virtual directories and an application pool on the IIS server and all works fine. My troubles started when