Need help overriding IIS App Pool and Site settings using WiX script #9185
rubymehto-allscripts
started this conversation in
WiX Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Team,
I’m trying to override the following IIS settings through a WiX script:
I’ve created a WiX script that successfully creates the App Pool and website and applies some custom settings. However, only the Idle Time-out value is being updated, the other settings remain (which provide as custom action) at their default values.
Could you please advise how to achieve this?
Below is my current WiX script for reference.
NOT Installed
NOT Installed
NOT Installed
NOT Installed
Beta Was this translation helpful? Give feedback.
All reactions