Re: [WiX-users] 3.0.1828 - WixUtilExtension.dll XmlFile

2006-06-29 Thread Derek Cicerone
You're very close.  Try this:
Candle -ext WixUtilExtension
Lit -ext WixUtilExtension
Light -ext WixUtilExtension

That's it - you don't even need to specify a wixlib file for light anymore -
it's all handled automatically.  Additionally, if you automatically upgraded
your wxs source files using WixCop, everything should just work and you
won't get any warnings about schema changes.

Derek

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael Cline
Sent: Thursday, June 29, 2006 2:59 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] 3.0.1828 - WixUtilExtension.dll XmlFile

Well this may be just a training issue but I can't seem to find the 
documentation on how I should go about using the XmlFile tag in a wxs file 
in the 3.x candle.

I had a file that worked without issue in 2.x, converted everything to 3.x 
and whenever I try to use any of the candle -ext options they seem to be 
ignored.

candle SampleXml.wxs -extWixUtilExtension.dll, XmlFile

I don't know if this is even the right syntax but I get an error about
.\SampleXml.wxs(38) : error CNDL0005 : The Component element contains an 
unexpected child element 'XmlFile'.

I'm sure this is just a simple training issue, or if it is somewhere in some

documentation just point me there.

Thanks

_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] 3.0.1828 - WixUtilExtension.dll XmlFile

2006-06-29 Thread Rob Mensching
Documentation is lacking in WiX v3 for this kind of stuff.  Extensions are
much easier to use in WiX v3.  Just use -ext WixUtilExtension.  None of
that other stuff is necessary any more.  Feel free to open a bug to fix up
the light -? documentation and WiX.chm.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael Cline
Sent: Thursday, June 29, 2006 2:59 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] 3.0.1828 - WixUtilExtension.dll XmlFile

Well this may be just a training issue but I can't seem to find the
documentation on how I should go about using the XmlFile tag in a wxs file
in the 3.x candle.

I had a file that worked without issue in 2.x, converted everything to 3.x
and whenever I try to use any of the candle -ext options they seem to be
ignored.

candle SampleXml.wxs -extWixUtilExtension.dll, XmlFile

I don't know if this is even the right syntax but I get an error about
.\SampleXml.wxs(38) : error CNDL0005 : The Component element contains an
unexpected child element 'XmlFile'.

I'm sure this is just a simple training issue, or if it is somewhere in some
documentation just point me there.

Thanks

_
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users