On Sat, 18 Sep 2010 12:35:23 -0400
Bob Arnson <b...@joyofsetup.com> wrote:

> By default, all assemblies are delay-signed so you have to do the 
> skip-verification entry. Which did you use? AFAIK, everything in WiX 
> uses the same key.

I tried doing the delay-signed process, and "sn -Vl" shows the
following entry:

*,36e4ce08b8ecfb17                    All users

That's why I don't understand why it says:

     [exec]   Unhandled Exception: System.IO.FileLoadException: Could
     not load f
ile or assembly 'MakeSfxCA, Version=3.0.0.0, Culture=neutral,
     PublicKeyToken=36e
4ce08b8ecfb17' or one of its dependencies. Strong name validation
     failed. (Excep
tion from HRESULT: 0x8013141A) ---> System.Security.SecurityException:
     Strong na
me validation failed. (Exception from HRESULT: 0x8013141A)
     [exec]      --- End of inner exception stack trace ---
     [exec]
     C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets(339
7,13): error MSB3073: The command
     ""C:\Users\Bruce\Documents\wix\build\debug\x86
\..\x86\MakeSfxCA.exe"
     "C:\Users\Bruce\Documents\wix\build\debug\x86\Microsoft.D
eployment.Sample
BUILD FAILED - 11 non-fatal error(s), 2 warning(s)


However, I've just noticed that earlier on a step fails with:

trustmsbuildfiles:

     [exec] Microsoft (R) Build Engine Version 3.5.30729.4926
     [exec] [Microsoft .NET Framework, Version 2.0.50727.4952]
     [exec] Copyright (C) Microsoft Corporation 2007. All rights
     reserved. [exec]
     [exec]
     C:\Users\Bruce\Documents\wix\WixBuild.Common.targets(811,5):
     error : Access to the registry key
     'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\
     9.0\MSBuild\SafeImports' is denied. [exec]
     C:\Users\Bruce\Documents\wix\wix.build(169,6): [exec] External
     Program Failed: C:\Windows\Microsoft.NET\Framework\v3.5\msb
     uild.exe (return code was 1)


-- 
Bruce Cran

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to