Re: [WiX-users] IIS7 App Pools and Wix

2008-06-25 Thread Pierson Lee
: Thursday, June 19, 2008 8:18 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] IIS7 App Pools and Wix Hey Pierson, I have done some work to create an install that creates an App Pool in IIS7, and I used the XmlConfig element to modify the application pool x

Re: [WiX-users] IIS7 App Pools and Wix

2008-06-19 Thread Amy Rosewater
Hey Pierson, I have done some work to create an install that creates an App Pool in IIS7, and I used the XmlConfig element to modify the application pool xml node in the applicationHost.config file. Basically, you can set the various attributes for the app pool xml node like "managedPipelineMode"