Abhradeep Thakurta wrote:
Could you help me out with the problem that I have mentioned below.
Sorry for troubling you but I need the solution a bit urgently as I am
blocked on it.
Sorry, I'm not aware of why that would happen. I suggest you investigate
the XmlConfig code itself. You can g
ganti (SQL CE)
Subject: RE: [WiX-users] Problem in entering nodes to machine.config using
XmlConfig of Wix
Hi,
I used the
"$(var.runtimeXPath)/assemblyBinding/dependentAssembly[\[]last()[\]]"
As you asked me to use escape sequences I have used it and the code this time
complie
me. ]
Thanks and Regards,
Abhradeep Guha Thakurta
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2008 10:59 PM
To: Abhradeep Thakurta
Cc: WiX-users; Laxmi Narsimha Rao Oruganti (SQL CE)
Subject: Re: [WiX-users] Problem in entering nodes to machine.config using
XmlConfig o
Abhradeep Thakurta wrote:
*ElementPath**=**"**$(var.runtimeXPath)/assemblyBinding/dependentAssembly[last()]**"*
The error thrown is
"F:\sqlce35-snapshot\private\core\tools\setup\win32sdk\sqlceproviderfactory_machi
neconfig.wxi(49) : error LGHT0204 : ICE03: Invalid format string;
Table:
Abhradeep Thakurta wrote:
The idea you are giving is not working because if u specify an Id
as an ElementPath then you cannot use the Node="element" attribute of
XmlConfig.
Yes, that's true. Sorry, I misread the code. That said, it would be a
fairly easy change to support child elemen
Cc: Laxmi Narsimha Rao Oruganti (SQL CE); WiX-users
Subject: Re: [WiX-users] Problem in entering nodes to machine.config using
XmlConfig of Wix
Please keep wix-users on the list so everyone can participate.
Abhradeep Thakurta wrote:
In such a situation we should enter the new node inside
Please keep /wix-users/ on the list so everyone can participate.
Abhradeep Thakurta wrote:
In such a situation we should enter the new node inside the empty
*dependentAssembly* *. *Now my major problem is how do I define the
XPath for such a situation.
You don't. If you use the Id of the
Abhradeep Thakurta wrote:
When I create an empty dependentAssembly node (the one shown in
bold). I need to make consequent entries into the empty node and not
to any other node. I m really not being able to find out how do we
specify the XPath in this case .
Specify an ElementPath of the
Hi,
I am trying to use the XmlConfig element of Wix to make an entry into the
machine.config file. The schema of the nodes to be entered looks like
I am being able to create the node and insert it into the machine.confi
9 matches
Mail list logo