Re: [WiX-users] Need to not use IIS 6 Scripting tools compatibility on IIS 7 machines.

2011-02-24 Thread Peter Hecht
uary 24, 2011 1:41 PM > To: General discussion for Windows Installer XML toolset.; Uma Harano > Subject: RE: [WiX-users] Need to not use IIS 6 Scripting tools compatibility > on IIS 7 machines. > > Or you can steal the code I just posted that shows working with IIS7 and WiX. > :)

Re: [WiX-users] Need to not use IIS 6 Scripting tools compatibility on IIS 7 machines.

2011-02-24 Thread Uma Harano
Message- From: Uma Harano [mailto:uhar...@esri.com] Sent: Thursday, February 24, 2011 2:33 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Need to not use IIS 6 Scripting tools compatibility on IIS 7 machines. Hi, I am using WiX C # custom action template in

Re: [WiX-users] Need to not use IIS 6 Scripting tools compatibility on IIS 7 machines.

2011-02-24 Thread John Robbins
: Skildum, Mathew [mailto:mathew.skil...@aspect.com] Sent: Thursday, February 24, 2011 12:45 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need to not use IIS 6 Scripting tools compatibility on IIS 7 machines. Unfortunately there is a completely different set of

Re: [WiX-users] Need to not use IIS 6 Scripting tools compatibility on IIS 7 machines.

2011-02-24 Thread Skildum, Mathew
- From: Uma Harano [mailto:uhar...@esri.com] Sent: Thursday, February 24, 2011 2:33 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Need to not use IIS 6 Scripting tools compatibility on IIS 7 machines. Hi, I am using WiX C # custom action template in Visual

[WiX-users] Need to not use IIS 6 Scripting tools compatibility on IIS 7 machines.

2011-02-24 Thread Uma Harano
Hi, I am using WiX C # custom action template in Visual Studio 2008. The custom action I am writing is for listing all the websites on a machine and displaying it in a msi dialog. The code is very similar to what is found on this site: http://blog.torresdal.net/CommentView,guid,FE27427F-FF4F