We have an installer that uses the BrowseIIS custom action to populate a combo box so the user can select which IIS web site to install to.
Our installer also supports multiple instances.
The BrowseIIS action works fine for the initial installation of the default instance of the application.
If I run the installer again and choose to install a second instance of the application, BrowseIIS seems not to work, and the combo box is empty.
It worked fine in an older version of the installer that we built with AI 20.9. In that version, the available web sites were correctly listed, whether doing a clean install or installing a second instance. The problem seems to have appeared between versions 20.9 and 21.2.2.
FOLLOW US