Since the latest release our ado pipeline is failing on the advanced installer step with the following error:
Cannot read property 'ProductVersion' of undefined.
As a workaround setting the 'advinstversion' parameter to the latest version 23.5.1 resolve the issue, not ideal though.
I assume the new code reading the ini file when the version is not set is the issue.
Any help appreciated.
Since the latest release our ado pipeline is failing on the advanced installer step with the following error:
Cannot read property 'ProductVersion' of undefined.
As a workaround setting the 'advinstversion' parameter to the latest version 23.5.1 resolve the issue, not ideal though.
I assume the new code reading the ini file when the version is not set is the issue.
Any help appreciated.