Upgrading a Wix 3.x project to Wix 6.x with VS 2022 #9180
-
QuestionI have a Wix 3.x project that I maintain and build with Visual Studio 2015. I want to upgrade it to the latest and greatest version of Wix, so I have installed the HeatWave visual studio extension (FireGiant.HeatWave.Dev17.vsix). However, when I try to open the existing Wix 3.x .wixproj file with VS 2022, I get an error saying "The project file cannot be opened by the project system, because it is missing some critical imports or the referenced SDK cannot be found.". I'm not sure which SDK I am missing or what I need to do to install it..? The 3.x project builds fine in VS2015, and I can build newly created projects with VS2022. Do I need to install some Wix 3.x components for VS2022 to be able to open the Wix 3.x project there before converting it to Wix 6.x? Open Source Maintenance Fee
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
If you installed HeatWave, you should be able to right-click on the WiX v3 project and select an option to upgrade it to the latest WiX toolset. |
Beta Was this translation helpful? Give feedback.

If you installed HeatWave, you should be able to right-click on the WiX v3 project and select an option to upgrade it to the latest WiX toolset.