I just installed the latest drop of WiX, 3.0.4014.0, and now I get a
compile error saying assembly Microsoft.Build.Tasks.v3.5 is required to
build.

Full error stack:
"Error  3       The "ResolveNonMSBuildProjectOutput" task could not be
loaded from the assembly Microsoft.Build.Tasks.v3.5, Version=3.5.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a. Could not load file or
assembly 'Microsoft.Build.Tasks.v3.5, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system
cannot find the file specified. Confirm that the <UsingTask> declaration
is correct, and that the assembly and all its dependencies are
available.      C:\Program Files\MSBuild\Microsoft\WiX\v3.0\Wix.targets
680     6       SixEdgeSetupWix"



Our team are using VS2005 and .NET FW 2.0 SP1.

Is version 3.5 of the .NET Framework required to use the latest version
of Wix, or is something in my project setup missing? If 3.5 is required,
is there a workaround for .NET FW 2.0?


PS. I just upgraded from WiX version 3.0.2925.0 where I had no problems
with my project setup.

/Mathias

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to