- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Other IIS Properties not set
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Other IIS Properties not set
Hello,
I have a setup that changes IIS settings .
I have configured my IIS App so that inOther IIS properties the option EnableParentPaths is set to TRUE.
But after the installation, the option in IIS remains FALSE.
All options in the property Grid are set correctly.
Installsheild 2022 R2, test on Windows server 2016 and 2022.
and there is nothing strange in the IS log:
InstallShield 16:48:19: PutPropertyValue: sProperty value sValue default.aspx bIsPath 0
InstallShield 16:48:19: PutPropertyCommon: sProperty value sValue default.aspx bIsPath 0
InstallShield 16:48:19: Setting property 'value' to value 'default.aspx' for element 'add'. Old value: ''. m_sSectionName : 'system.webServer/defaultDocument'.
InstallShield 16:48:19: put_value succeeded. get_StringValue now returns '0' with string value 'default.aspx'.
InstallShield 16:48:19: Adding the following element: add
InstallShield 16:48:19: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/AppliDisAPI' and physical path 'C:\Program Files (x86)\Systancia\AppliDis\Web\xml\'.
InstallShield 16:48:19: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/AppliDisAPI
InstallShield 16:48:19: SetVRtDelimMultiszProperty for property '6008' with value ''.
InstallShield 16:48:19: GetAdminSection for section 'system.webServer/httpErrors' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/AppliDisAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/AppliDisAPI'.
InstallShield 16:48:19: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/AppliDisAPI' and physical path 'C:\Program Files (x86)\Systancia\AppliDis\Web\xml\'.
InstallShield 16:48:19: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/AppliDisAPI
InstallShield 16:48:19: SetDynamicMetaDataProperties
InstallShield 16:48:19: AppHostElement objects detected. Unsupported property.
InstallShield 16:48:19: GetAdminSection for section 'system.webServer/staticContent' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/AppliDisAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/AppliDisAPI'.
InstallShield 16:48:20: Installing MIME types...
InstallShield 16:48:20: SetVRtStrProperty for property '9101' with value 'AppliDisAPI'.
InstallShield 16:48:20: Application pool is set during creation of virtual directory.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @gcmichel
Could you please explain are you seeing any issue on installation time?
I understand you are seeing this issue only in server 2016 and 2022 machines, which means its working fine in win10 machines correct?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
hi,
I only test on Windows Server because my application doesn't work on Win10-11.
Grégory
