Re: [WiX-users] xmlfile and namespaces

2007-01-19 Thread Rob Mensching
have that anymore. From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Date: Fri, 19 Jan 2007 09:59:33 -0800 Subject: RE: [WiX-users] xmlfile and namespaces Yeah, there is a bug open I think , that notes the XmlFile us

Re: [WiX-users] xmlfile and namespaces

2007-01-19 Thread Shaun Wilde
om: [EMAIL PROTECTED]: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]: Fri, 19 Jan 2007 09:59:33 -0800Subject: RE: [WiX-users] xmlfile and namespaces Yeah, there is a bug open I think , that notes the XmlFile uses the old MSXML. K chose that old MSXML because it is distributed

Re: [WiX-users] xmlfile and namespaces

2007-01-19 Thread Rob Mensching
ilable. I guess this is "least common denominator". Functional, but not ideal. From: Shaun Wilde [mailto:[EMAIL PROTECTED] Sent: Friday, January 19, 2007 5:45 AM To: Rob Mensching; Matthew Janulewicz; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] xmlfile and namespaces Hi Rob T

Re: [WiX-users] xmlfile and namespaces

2007-01-19 Thread Shaun Wilde
-Matt From: Shaun Wilde [mailto:[EMAIL PROTECTED] Sent: Thursday, January 18, 2007 12:00 PMTo: [EMAIL PROTECTED]: [WiX-users] xmlfile and namespaces I am trying to use xmlfile on an file with namespaces I would therefore construct my query to look like this ElementPath="//*[\[]

Re: [WiX-users] xmlfile and namespaces

2007-01-19 Thread Rob Mensching
on't have issue with those files - its an xml file that has namespaces defined within it that is causing grief. Shaun Subject: RE: [WiX-users] xmlfile and namespaces Date: Thu, 18 Jan 2007 13:04:03 -0800 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]; wix-users@

Re: [WiX-users] xmlfile and namespaces

2007-01-19 Thread Shaun Wilde
007 12:00 PMTo: [EMAIL PROTECTED]: [WiX-users] xmlfile and namespaces I am trying to use xmlfile on an file with namespaces I would therefore construct my query to look like this ElementPath="//*[\[]local-name()='deployment'[\]]/*[\[]local-name()='deploymentProvider'[\]]/

Re: [WiX-users] xmlfile and namespaces

2007-01-18 Thread Matthew Janulewicz
files. Hope this helps. -Matt _ From: Shaun Wilde [mailto:[EMAIL PROTECTED] Sent: Thursday, January 18, 2007 12:00 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] xmlfile and namespaces I am trying to use xmlfile on an file with namespaces I would therefore constru

[WiX-users] xmlfile and namespaces

2007-01-18 Thread Shaun Wilde
I am trying to use xmlfile on an file with namespaces I would therefore construct my query to look like this ElementPath="//*[\[]local-name()='deployment'[\]]/*[\[]local-name()='deploymentProvider'[\]]/@codebase" but I get the following error ExecXmlFile: Error 0x80004005: failed to find no