I am getting the below error whenever I try to install the msi on Windows 2019 server.
Code: Select all
AI_IIsConfig: Installing "XXXXXXX"
[OPERATION]Application pool 'XXXXXXX'
[INFO] Installing Application pool...
[INFO] Trying to retrieve 'XXXXXXX' Application Pool...
COM Error [0x8007000d]: (The data is invalid.)[ERR] Could not get Admin Section 'system.applicationHost/applicationPools', with entry path 'MACHINE/WEBROOT/APPHOST'.
[ERR] [ERR] Could not get admin section.
[INFO] Trying to create AppPool..
[INFO] Changing commit path to 'MACHINE/WEBROOT/APPHOST'
[INFO] Committing changes to path 'MACHINE/WEBROOT/APPHOST'...
[OK] Commit done.
[OK] Commit path changed.
COM Error [0x8007000d]: (The data is invalid.)[ERR] Could not get Admin Section 'system.applicationHost/applicationPools', with entry path 'MACHINE/WEBROOT/APPHOST'.
[ERR] [ERR] Could not get admin section.
COM Error [0xffffffff]: (Unknown error 0xFFFFFFFF)[ERR] Could not create Application Pool.
Error 4034. There was an error during the IIS configuration process while trying to install Application pool 'XXXXXXX'.
Your original IIS configuration will be restored.