It is set in the IIS system *.config files. However, it is trivial using Microsoft.Web.Adminitration to write a small custom action to do is using the API.
-- John Merryweather Cooper Senior Software Engineer | Enterprise Service Applications | Continuing Development Jack Henry & Associates, Inc.® | Lenexa, KS 66214 | Ext: 431050 |jocoo...@jackhenry.com -----Original Message----- From: Norman Tiedemann [mailto:ntiedem...@ebsco.com] Sent: Monday, October 6, 2014 11:25 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Set 'Enabled Protocols' in msi file? Is that possible? I don't write the software or know much about its operation. I just build and deploy it. Any light you can shed on the subject is much appreciated. Thank you -----Original Message----- From: Rob Mensching [mailto:r...@firegiant.com] Sent: Monday, October 06, 2014 12:16 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Set 'Enabled Protocols' in msi file? Could you set that in your web.config instead? _____________________________________________________________ Short replies here. Complete answers over there: http://www.firegiant.com/ -----Original Message----- From: Norman Tiedemann [mailto:ntiedem...@ebsco.com] Sent: Monday, October 6, 2014 6:52 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Set 'Enabled Protocols' in msi file? Hello, I have a few web applications that require net.tcp protocol to be enabled for them to function properly: Is there a way that the MSI file can set this during the installation so it does not require intervention afterward? I do have a script that modifies this setting but am looking for a way to set this in the MSI file so I dont need to run the script afterward. C:\Windows\System32\inetsrv\appcmd set config -section:system.applicationHost/sites "/[name='Default Web Site'].[path='/<PathToWebapp>'].enabledProtocols":"http,net.tcp" /commit:apphost Thank you. NormT ------------------------------------------------------------------------------ Slashdot TV. Videos for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Slashdot TV. Videos for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users NOTICE: This electronic mail message and any files transmitted with it are intended exclusively for the individual or entity to which it is addressed. The message, together with any attachment, may contain confidential and/or privileged information. Any unauthorized review, use, printing, saving, copying, disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email and delete all copies. ------------------------------------------------------------------------------ Slashdot TV. Videos for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users