That makes sense. Maybe a specific project is explicitly using version 2.x. We 
have both checked in (2.x and 3.0). I will search through the tree and kill 
those and see if that works.

Thanks,

Vijai.

________________________________________
From: Blair [os...@live.com]
Sent: Wednesday, August 04, 2010 10:38 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] error LGHT0004 : The wixObject element contains an     
unexpected attribute 'src'.

I haven't looked back to see exactly how long ago this attribute was removed
(it exists in wixobj files from v2 but not v3-RTM) what I am wondering is if
you are either building against wixobj/wixlib files built previously instead
of compiling everything new or if you are saving wixobj files from older
builds and attempting to "reuse" them in newer builds.

Otherwise I don't see how you can get that error in a clean build (no matter
the order in which projects are built) unless the different projects are
each using different builds of WiX.

-----Original Message-----
From: Vijai Kalyanapasupathy [mailto:vkal...@microsoft.com]
Sent: Wednesday, August 04, 2010 11:12 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] error LGHT0004 : The wixObject element contains an
unexpected attribute 'src'.

Hi All,

I recently upgrade our build toolset. Once I did that (most likely because
we moved from an older version of Wix), I started receiving this error in a
couple of projects. I initially though it might be due to a race condition
(dependent projects being built later), but it looks more like an invalid
wixobj is being generated. Any ideas on where I should start looking?

Thanks,

Vijai Kalyan<sip:vkal...@microsoft.com>

----------------------------------------------------------------------------
--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to