Bugs item #1962386, was opened at 2008-05-12 13:22 Message generated for change (Comment added) made by barnson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1962386&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: build process Group: None >Status: Pending >Resolution: Fixed Priority: 7 Private: No Submitted By: PawelPabich (pawelpabich) Assigned to: Nobody/Anonymous (nobody) Summary: 3.0.4109.0 does not work on XP 64bit Initial Comment: Hi, I just upgraded to WiX v3.0.4109.0 and none of my solutions compile. I've tried to use both Wix3.msi and Wix3_64.msi installers and no joy so far. When I used Wix3.msi I got the following error when I compiled my solution from within VS 2005: Error 1 The element <ProjectDefineConstants> beneath element <PropertyGroup> is unrecognized. C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.0\Wix.targets 978 8 GameService.Installer when I tried to compile it using msbuild nant task I got the following error: ld] (Compile target) -> [msbuild] C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.0\Wix.targets(1181,5): error MSB6004: The specified task executable location "C:\Program Files\Windows Installer XML v3\bin\candle.exe" is invalid. [msbuild] [msbuild] 6 Warning(s) [msbuild] 1 Error(s) When I used Wix3_64.msi I got the same errors. I actually managed to get msbuild nant task working by coping C:\Program Files (x86)\Windows Installer XML v3 into C:\Program Files\Windows Installer XML v3. ---------------------------------------------------------------------- >Comment By: Bob Arnson (barnson) Date: 2008-05-14 03:29 Message: Logged In: YES user_id=26581 Originator: NO Compatibility problem with .NET 2.0SP1. Fixed for .NET 2.0 RTM. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1962386&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
