Neil Sleightholm wrote:
> I am not sure I follow, I can't use the same key that is yours and you
> don't ship the private part (quite correctly) and if you use the public
> key you can't run the code. 
>   

src\Votive\sconce\Properties\AssemblyInfo.cs has InternalsVisibleTo for 
votive*.dll with the WiX public key. You need to add yours. Without it, 
the compiler sees SRCategoryAttribute as the one in the System 
namespace, not the one in 
src\Votive\sdk_vs2008\common\source\csharp\project\microsoft.visualstudio.package.project.cs.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to