Christopher Karper wrote:
> 5.) I build the Installer project using the WixExtension...  I get a candle
> error "candle.exe(0,0): error CNDL0144: The extension
> '..\..\..\Install\WixExtension\WixExtension\bin\Release\WixExtension.dll'
> could not be loaded."
>   

Use fuslogvw to see why binding failed. If it is a strong-name problem, 
you might need to use sn.exe to add skip-verfication entries like the 
WiX build does.

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



------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to