I suspect the DLL was partially signed, not fully signed. Try running sn -vf 
against your shell extension assembly dll.
 
What version/build of WiX toolset are you running?
 
> From: mark...@live.it
> To: wix-users@lists.sourceforge.net
> Date: Tue, 3 Sep 2013 23:57:57 +0200
> Subject: [WiX-users] HeatFile fail to harvest a dll for register it as shell  
> extension
> 
> I have a dll that I need to use a shell extension, I have signed the dll in 
> the project options, but I I run the setup project on a clear machine where 
> the dll is not build but only copied, Heatfile fail with this message
> 
> System.IO.FileLoadException was unhandled
> 
> Message: Could not load file or assembly 'heat, Version=4.0.0.0,
> 
> Culture=neutral, PublicKeyToken=c9acf360d0e036e3' or one of its
> 
> dependencies. Strong name validation failed. (Exception from HRESULT:
> 
> 0x8013141A)
> 
> How to fix it?
>                                         
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
                                          
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to