On 2/5/2014 1:44 PM, StevenOgilvie wrote:
> Why do I need VS2008 / VS2013 I only use 2010 (once in a blue moon) 99.9
> percent of all installs/bootsrappers projects are created in VS2012...

I don't know about other people, but at work we're rapidly moving 
everything over to VS2013. But I agree, I wish there was a way to choose 
which components to build even when doing an 'official' build. I had a 
fight trying to get it to identify Sandcastle when I have no need for 
documentation on the build machines.

> PublicKeyToken=36e4ce08b8ecfb17' or one of its dependencies. Strong name
> validation failed. (Exception from HRESULT: 0x8013141A) Confirm that the
> <UsingTask> declaration is correct, that the assembly and all its
> dependencies are available, and that the task contains a public class that
> implements Microsoft.Build.Framework.ITask.

Is that even after installing an official build created with 
OFFICIAL_WIX_BUILD=\path\to\wix.snk ?  To use unofficial builds, you'll 
need to add the key to the skip verification list on each machine using 
"sn -Vr".

-- 
Bruce

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to