Hi all,

I am working on task which includes upgrading Visual Studio 2010 to 2013 as
well as upgrading WiX 3.5 to WiX 3.8. I have the basic knowledge of WiX and
i am not the expertise as such.

Conversion of .NET projects were successful, however in case of WiX
projects conversion from 3.5 to 3.8 i  have outlined the following steps:

1. Locally install WiX 3.8
2. Get latest source code from Source Control.
3. Open the solution file in Visual Studio 2013.
4. Right click on .Wixproj file and click upgrade.

Now all the projects are upgraded to latest version of .Net 4.5/4.5.1. When
i tried to build the solution i am getting the following error for all wix
projects (below mentioned is a sample error list for reference)

   Error 104 The specified task executable location "C:\Program Files
(x86)\Windows Installer XML v3.5\bin\candle.exe" is invalid. C:\Program
Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets 2066  Error 105 The
specified task executable location "C:\Program Files (x86)\Windows
Installer XML v3.5\bin\candle.exe" is invalid. C:\Program Files
(x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets 2066  Error 106 The
specified task executable location "C:\Program Files (x86)\Windows
Installer XML v3.5\bin\candle.exe" is invalid. C:\Program Files
(x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets 2066  Error 107 The
specified task executable location "C:\Program Files (x86)\Windows
Installer XML v3.5\bin\candle.exe" is invalid. C:\Program Files
(x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets 2066  Error 108 The
specified task executable location "C:\Program Files (x86)\Windows
Installer XML v3.5\bin\candle.exe" is invalid. C:\Program Files
(x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets 2066




Can anyone guide me on this on how to fix the build issues.

Please do the needful.


-- 
Thanks and Regards
Chetan V Dabade
+91 9663967000
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to