There's already a bug in the database at
http://sourceforge.net/tracker/index.php?func=detail&aid=1515154&group_i
d=105970&atid=642714. Submitted in June.

--
Mike Dimmick 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Crouch,
John
Sent: 15 September 2006 10:13
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] XmlFile linker error using createElement
&Permanent="yes"

Folks,
Am I using the 'Permanent' attribute incorrectly in the XMLFile Element?
I have,
<XmlFile Id='WebCongifSettings1' File='[INSTALLDIR]Web.Config'
Action='createElement' Sequence='1'
ElementPath="/configuration/configSections" Name="section"
Permanent="yes"/>

This gives a Linker error
"C:\Documents and Settings\crouchjc\Desktop\Wix_Sample\myDemo.msi :
fatal error LGHT0010: There was an error importing table: XmlFile with
file: C:\Documents
and Settings\crouchjc\Local Settings\Temp\igjywmzw\XmlFile.idt"

However, the help files seem to say that I can do this.  If I take it
out and add it into a component element - no problems.

I am using version
Microsoft (R) Windows Installer Xml Linker version 2.0.4221.0 Copyright
(C) Microsoft Corporation 2003. All rights reserved.

And my build syntax is
C:\Program Files\Windows Installer XML>light.exe -out "C:\Documents and
Setting \crouchjc\Desktop\Wix_Sample\myDemo.msi" "C:\Documents and
Settings\crouchjc Desktop\Wix_Sample\myDemo.wixobj" wixca.wixlib

br
John

------------------------------------------------------------------------
-
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=lnk&kid=120709&bid=263057&dat=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=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to