-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception thrown once upgrading WiX 4 project again #40
Comments
Would it be possible to share the project after the first conversion? It is unexpected that VS2022 prompted to convert the project again and we'd like to see what caused the re-reprompt. |
I am experiencing this now. Running VS 2022 Version 17.8.5. I updated HeatWave 2022 to the latest version this morning (1.0.3) and now my wix 4 set up project will not load, is prompting for to upgrade to Wix v4 and is throwing an exception. The project will no longer load at all:
|
It is not working o my side too
|
@hskeep and @saadsaeed01 the problem you are seeing is tracked in #59. |
HeatWave Version
1.0.1
Visual Studio Version
17.6.2
Repro Steps
Actual Result
We already upgraded from WiX 3 to 4 when using Visual Studio 2019 and all was working well.
We are now moving to VS 2022. After installing Heatwave for VS 2022, Heatwave asked to convert the wixproj, even though it already is in WiX 4 format.
The following stack exception was shown and written to the HeatWaveConvert.log
However, after this, the wixproj works fine and we have no other issues. Also, no changes were made to any of the setup files such as the wxs and wixproj files.
Expected Result
No upgrade of a v4 .wixproj
This was original reported at wixtoolset/issues#7524
The text was updated successfully, but these errors were encountered: