Error building Setup Project for Add-In express project

Add-in Express™ Support Service
That's what is more important than anything else

Error building Setup Project for Add-In express project
Error building Setup Project for Add-In express project 
Larry Sater


Guest


After upgrading Visual Studio and updating the Add-In Express for .NET I get the following message when trying to build the setup application (via right-click > Add-in Express > Create Setup Project)

The specified task executable location "C:\Program Files (x86)\WiX Toolset v3.10\Bin\Heat.exe" is invalid.

I updated the WIX version to 3.11
I updated the Wix Toolset Visual Studio 2017 Extension.
I re-created the setup project.

I think it would work if it said 3.11 vs 3.10 because heat.exe exists there. Where does the 3.10 come from?

Any help would be appreciated.

Thanks.
Posted 17 Jul, 2017 16:43:23 Top
Andrei Smolin


Add-in Express team


Posts: 18816
Joined: 2006-05-11
Hello Larry,

I suppose you still have WiX 3.10 installed and (probably) registered with VS 2017 (see menu Help | About in the IDE). If this is the case, uninstall WiX 3.11, uninstall the Wix Toolset Visual Studio 2017 Extension, uninstall WiX 3.10, and install WiX 3.11 + Extension for VS 2017 anew.

Does this help?


Andrei Smolin
Add-in Express Team Leader
Posted 18 Jul, 2017 04:16:11 Top
Larry Sater


Guest


Yes, I have got it working now.

As always, thanks for your help and the quick response.
Posted 18 Jul, 2017 10:51:19 Top
Andrei Smolin


Add-in Express team


Posts: 18816
Joined: 2006-05-11
You are welcome!


Andrei Smolin
Add-in Express Team Leader
Posted 19 Jul, 2017 03:07:06 Top