On 02-Sep-10 17:12, Dave DaveLists wrote:
> Thanks for the thought. I checked this out when I started having
> trouble, actually, along with removing the reference and putting it
> back in manually. But it is indeed present on the command line.
Never seen that. It might be a problem with upgradi
Hi Bob,
Thanks for the thought. I checked this out when I started having
trouble, actually, along with removing the reference and putting it
back in manually. But it is indeed present on the command line.
-Dave
On Thu, Sep 2, 2010 at 6:03 AM, Bob Arnson wrote:
> On 27-Aug-10 13:53, Dave DaveLi
On 27-Aug-10 13:53, Dave DaveLists wrote:
> Yes, we're referencing the DLL in the project.
Take a look at a verbose MSBuild log to see what -ext switches are being
passed to Candle.exe. My bet is that the reference isn't turning into an
-ext switch.
--
sig://boB
http://joyofsetup.com/
.
>> >
>> > Mine looks like this
>> >
>> > http://www.w3.org/2001/XMLSchema-instance"; xmlns="
>> http://schemas.microsoft.com/wix/2006/wi"; xmlns:util="
>> http://schemas.microsoft.com/wix/UtilExtension";>
>> >
>>
t; http://schemas.microsoft.com/wix/UtilExtension";>
> >
> > -Original Message-
> > From: Dave DaveLists [mailto:dbfli...@gmail.com]
> > Sent: Wednesday, August 25, 2010 8:50 AM
> > To: General discussion for Windows Installer XML toolset.
> > Subj
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Question about using XmlFile (WixUtilExtension.dll
> in general, actually)
>
> Ah, yes, sorry. It is a wix compiler error:
>
> The Component element contains an unhandled ex
";
xmlns:util="http://schemas.microsoft.com/wix/UtilExtension";>
-Original Message-
From: Dave DaveLists [mailto:dbfli...@gmail.com]
Sent: Wednesday, August 25, 2010 8:50 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Question about using XmlFile (WixU
Ah, yes, sorry. It is a wix compiler error:
The Component element contains an unhandled extension element
'util:XmlFile'. Please ensure that the extension for elements in the
'http:⁄⁄schemas.microsoft.com⁄wix⁄UtilExtension' namespace has been
provided.
I googled this line and found a few referen
On 24-Aug-10 21:00, Dave DaveLists wrote:
> we expected to be able to reference XmlFile using util:XmlFile but
> this is failing at compile time.
It might help if you described how it was failing...
--
sig://boB
http://joyofsetup.com/
-
Hello all,
We are trying to connect up XmlFile functions to our installer and had
some interesting problems. Adding a reference to the DLL to the
project and including a namespace in the wxs file - using something
like
xmlns:util="http://schemas.microsoft.com/wix/UtilExtension";
we expected to b
10 matches
Mail list logo