Hello all,
I have a WixSharp installer project that is working great in Visual Studio 2015 but when I try to rebuild it in Visual Studio 2017, I get the following error:
The command ""C:\Users\bob53086\Source\Workspaces\InFlowTechnologyConvertDrone32Bit\Drone32Bit\ConvertDrone32BitInstaller\bin\Release\WixSharpSetup.exe"
exit" exited with code -532459699
I am still using the Wixsharp.bin package 1.0.36 as I did before for consistency sake and the project is still set to target .Net 3.5 as before.
Any thoughts on how to resolve would be greatly appreciated.
Bob
I have a WixSharp installer project that is working great in Visual Studio 2015 but when I try to rebuild it in Visual Studio 2017, I get the following error:
The command ""C:\Users\bob53086\Source\Workspaces\InFlowTechnologyConvertDrone32Bit\Drone32Bit\ConvertDrone32BitInstaller\bin\Release\WixSharpSetup.exe"
exit" exited with code -532459699
I am still using the Wixsharp.bin package 1.0.36 as I did before for consistency sake and the project is still set to target .Net 3.5 as before.
Any thoughts on how to resolve would be greatly appreciated.
Bob