You might want to look at adding the entire namespace as -ext
My.Test.Namespace.WixExtension and put the extension in the root with
candle.

Brian Rogers
"Intelligence removes complexity." - Me
http://icumove.spaces.live.com


On Sat, Apr 25, 2009 at 8:32 AM, Bob Arnson <b...@joyofsetup.com> wrote:

> 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 &#45; New Free Runtime and 30 Day Trial
> Check out the new simplified licensign option that enables unlimited
> royalty&#45;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
>
------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;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