Replies: 1 comment 2 replies
-
I created #8062. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Just a heads up.... I have a long time customer who was on WiX 3.11 building on an Azure DevOps server. Microsoft updated WiX to 3.14 and who knows what else and they broke ICE validation. His build was suddenly getting:
I do not get validation errors locally. Disabling validation gets Azure DevOps past this error but then I get:
This one is a bit of surprise. Does the PackageGroup NetFx40ClientRedist no longer exist in 3.14? I searched issues and only found #3738 and #3625. This doesn't seem to be an Azure DevOps issue as the moment I update WiX from 3.11.2 to 3.14 on my development box the error occurs. I tried a few others such as NetFx40ClientWeb and NetFx45Web and they can't be resolved either.
Beta Was this translation helpful? Give feedback.
All reactions