I have it as a child of <Component> and it works for me. I am not sure why
it will not work for you. I am using 2.0.5206.0.

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kevin Fischer
Sent: Friday, May 11, 2007 2:45 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Questions on using XmlConfig/XmlFile elements

 

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

  _____  

Create the ultimate e-mail address book. Import your contacts to Windows
Live Hotmail. Try it!

-------------------------------------------------------------------------
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