Build from elevated prompt once:

msbuild .\tools\OneTimeWixBuildInitialization.proj

Then you can build from unelevated. My guess is that you missed the 64-bit or 
32-bit signing validation disabling.

From: Levi Wilson [mailto:l...@leviwilson.com]
Sent: Friday, October 18, 2013 12:11 PM
To: wix-devs@lists.sourceforge.net
Subject: [WiX-devs] Error Building in VS2012

I just cloned the source for WiX and receive the following error when running 
msbuild:

Unhandled Exception: System.IO.FileLoadException: Could not load file or 
assembly 'GenerateWixInclude, Version=4.0.0.0, Culture=neutral, 
PublicKeyToken=c9acf360d0e036e3' or one of its dependencies. Strong name 
validation failed. (Exception from HRESULT: 0x8013141A) ---> 
System.Security.SecurityException: Strong name validation failed. (Exception 
from HRESULT: 0x8013141A)

Here is what sn -Vl yields

>sn -Vl

Microsoft (R) .NET Framework Strong Name Utility  Version 4.0.30319.1
Copyright (c) Microsoft Corporation.  All rights reserved.

Assembly/Strong Name                  Users
===========================================
*,c9acf360d0e036e3                    All users

I tried building in an elevated prompt. Any guidance?

Regards,

Levi
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&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