I'm just starting out with using WiX inside of Visual Studio 2005.
 
I've installed the December 2006 version 3 of WiX, Votive, etc. via the MSI 
installation.  I have a very basic .wxs file currently.
 
I want to use XmlConfig inside of my .wxs file.  The documentation says it's a 
child of Component.  If I nest an empty <XmlConfig /> inside of Component it 
complains that it's not a valid child of Component.
 
The documentation said I need to link to wixca.wixlib, but I didn't find that 
installed as part of WiX.  I also saw a mention of Util on the doc page, so I 
added a reference to WixUtilExtension.dll, but that didn't change anything.
 
What's the trick to getting XmlConfig/XmlFile working?  Do I need to refer to a 
namespace or something?
 
Thanks,
Kevin
_________________________________________________________________
Change is good. See what’s different about Windows Live Hotmail.
www.windowslive-hotmail.com/learnmore/default.html?locale=en-us&ocid=TXT_TAGLM_HMWL_reten_changegood_0507
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to