Aha! Just saw this...
Setting the ToolsVersion fixes the first issue, but leaves me with a
bunch of ICE errors, which I've never had before

light.exe(0,0): error LGHT0217: Error executing ICE action 'ICE08'. The
most common cause of this kind of ICE failure is an incorrectly
registered scripting engine. See
http://wix.sourceforge.net/faq.html#Error217 for details and how to
solve this problem. The following string format was not expected by the
external UI message logger: "The installer has encountered an unexpected
error installing this package. This may indicate a problem with this
package. The error code is 2738. ".
light.exe(0,0): error LGHT0217: Error executing ICE action 'ICE09'. The
most common cause of this kind of ICE failure is an incorrectly
registered scripting engine. See
http://wix.sourceforge.net/faq.html#Error217 for details and how to
solve this problem. The following string format was not expected by the
external UI message logger: "The installer has encountered an unexpected
error installing this package. This may indicate a problem with this
package. The error code is 2738. ".
light.exe(0,0): error LGHT0217: Error executing ICE action 'ICE32'. The
most common cause of this kind of ICE failure is an incorrectly
registered scripting engine. See
http://wix.sourceforge.net/faq.html#Error217 for details and how to
solve this problem. The following string format was not expected by the
external UI message logger: "The installer has encountered an unexpected
error installing this package. This may indicate a problem with this
package. The error code is 2738. ".
light.exe(0,0): error LGHT0217: Error executing ICE action 'ICE61'. The
most common cause of this kind of ICE failure is an incorrectly
registered scripting engine. See
http://wix.sourceforge.net/faq.html#Error217 for details and how to
solve this problem. The following string format was not expected by the
external UI message logger: "The installer has encountered an unexpected
error installing this package. This may indicate a problem with this
package. The error code is 2738. ".

Adam Langley
Senior Developer
+64 9 486 9010
alang...@winscribe.com
www.winscribe.com


 Please consider the environment before printing this email!

-----Original Message-----
From: gree...@cox.net [mailto:gree...@cox.net] 
Sent: Tuesday, 19 May 2009 2:06 a.m.
To: General discussion for Windows Installer XML toolset.
Cc: Bob Arnson
Subject: Re: [WiX-users] The "ResolveNonMSBuildProjectOutput" task was
notfound

If you want to build the project, manually go in and set the
ToolsVersion attribute to 3.5 of the Project tag in the votive project
(.wixproj) file.   This task is in MSBuild 3.5, not 2.0.

I had the same problem.

I tried to send the same message earlier, but Cox munched my email.  I
hope this is not a second one for the same thread.

Regards,
greenaj

---- Bob Arnson <b...@joyofsetup.com> wrote: 
> David Gardiner wrote:
> > At a guess, I'd say it might be related to the changes made for bug
2786736
> >   
> 
> Agreed. I reopened the bug. Can you attach a /v:diag log of a 
> command-line MSBuild run? I suspect MSBuildToolsVersion is a value I 
> didn't expect.
> 
> -- 
> sig://boB
> http://joyofsetup.com/
> 
> 
> 
>
------------------------------------------------------------------------
------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables 
> unlimited royalty-free distribution of the report engine 
> for externally facing server and web deployment. 
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------
------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to