IIRC, (this is not my area of expertise) Votive is supposed to upgrade the
project file on opening.

Is this path actually in your .wixproj or is it in the WiX .targets file? We
have seen instances where editing the WiX .targets files will cause the
Windows Installer to start treating them as "user data" which means the
files don't get removed or updated. If you ever edited the WiX .targets
file, you might double check to see that they were all updated correctly.
 Is anyone else seeing this problem or are upgrades going fine? ...or is no
one upgrading yet? <smile/>
On Sun, Oct 31, 2010 at 5:01 AM, Neil Sleightholm <n...@x2systems.com>wrote:

> I have just updated to the WiX 3.5 Release Candidate and when I open an
> existing WiX 3.0 project and build it I get this error:
>
>
>
> "Error    1              The specified task executable location
> "C:\Program Files (x86)\Windows Installer XML v3\bin\candle.exe" is
> invalid.  C:\Program Files
> (x86)\MSBuild\Microsoft\WiX\v3.x\wix200x.targets"
>
>
>
> Looking in the wixproj file the line "WixToolPath" has not been updated
> to the 3.5 file location.
>
>
>
> Is anyone else seeing this?
>
>
>
> Neil
>
>
>
> Neil Sleightholm
> X2 Systems Limited
> n...@x2systems.com <mailto:n...@x2systems.com>
>
>
>
>
> ------------------------------------------------------------------------------
> Nokia and AT&T present the 2010 Calling All Innovators-North America
> contest
> Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in
> marketing
> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
> http://p.sf.net/sfu/nokia-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to