Re: [WiX-users] The global attribute 'http://www.w3.org/XML/1998/namespace:lang' has already been declared

2012-10-14 Thread Gavin Bray
I created the project in VS 2012. The only namespace declaration is:

Wix xmlns=http://schemas.microsoft.com/wix/2006/wi;


On Sun, Oct 14, 2012 at 1:28 PM, Rob Mensching r...@robmensching.com wrote:

 What namespaces do you have on your elements?

 On Sat, Oct 13, 2012 at 12:53 AM, Gavin Bray gavb...@gmail.com wrote:

  Hi
 
  I'm using WIX 3.6 with VS 2012 and get the following warnings when
 building
  in VS. The WIX project is part of a large solution. The built MSI appears
  to work but I have no idea what is causing these warnings.
 
  Warning 1 The global attribute '
 http://www.w3.org/XML/1998/namespace:lang'
  has already been declared. ...\Setup\Product.wxs 43 3 Setup
  Warning 2 The global attribute '
 http://www.w3.org/XML/1998/namespace:space
  '
  has already been declared. ...\Setup\Product.wxs 89 3 Setup
  Warning 3 The global attribute '
 http://www.w3.org/XML/1998/namespace:base'
  has already been declared. ...\Setup\Product.wxs 113 3 Setup
  Warning 4 The global attribute 'http://www.w3.org/XML/1998/namespace:id'
  has already been declared. ...\Setup\Product.wxs 135 3 Setup
  Warning 5 The attributeGroup '
  http://www.w3.org/XML/1998/namespace:specialAttrs' has already been
  declared. ...\Setup\Product.wxs 157 3 Setup
  The line numbers don't seem to match up with anything. For example the
  first warning occurs on line 43 which contains UI.
 
  Any suggestions as to how to fix these warnings?
 
  Thanks
  Gav
 
 
 --
  Don't let slow site performance ruin your business. Deploy New Relic APM
  Deploy New Relic app performance management and know exactly
  what is happening inside your Ruby, Python, PHP, Java, and .NET app
  Try New Relic at no cost today and get our sweet Data Nerd shirt too!
  http://p.sf.net/sfu/newrelic-dev2dev
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
 



 --
 virtually,

Rob Mensching
http://RobMensching.com LLC

 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic at no cost today and get our sweet Data Nerd shirt too!
 http://p.sf.net/sfu/newrelic-dev2dev
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] The global attribute 'http://www.w3.org/XML/1998/namespace:lang' has already been declared

2012-10-14 Thread Gavin Bray
I should add that I have another WIX project which doesn't have these
warnings. The projects are very similar, were created in the same manner
and have much the same type of content.

On Sun, Oct 14, 2012 at 7:11 PM, Gavin Bray gavb...@gmail.com wrote:

 I created the project in VS 2012. The only namespace declaration is:

 Wix xmlns=http://schemas.microsoft.com/wix/2006/wi;


 On Sun, Oct 14, 2012 at 1:28 PM, Rob Mensching r...@robmensching.comwrote:

 What namespaces do you have on your elements?

 On Sat, Oct 13, 2012 at 12:53 AM, Gavin Bray gavb...@gmail.com wrote:

  Hi
 
  I'm using WIX 3.6 with VS 2012 and get the following warnings when
 building
  in VS. The WIX project is part of a large solution. The built MSI
 appears
  to work but I have no idea what is causing these warnings.
 
  Warning 1 The global attribute '
 http://www.w3.org/XML/1998/namespace:lang'
  has already been declared. ...\Setup\Product.wxs 43 3 Setup
  Warning 2 The global attribute '
 http://www.w3.org/XML/1998/namespace:space
  '
  has already been declared. ...\Setup\Product.wxs 89 3 Setup
  Warning 3 The global attribute '
 http://www.w3.org/XML/1998/namespace:base'
  has already been declared. ...\Setup\Product.wxs 113 3 Setup
  Warning 4 The global attribute 'http://www.w3.org/XML/1998/namespace:id
 '
  has already been declared. ...\Setup\Product.wxs 135 3 Setup
  Warning 5 The attributeGroup '
  http://www.w3.org/XML/1998/namespace:specialAttrs' has already been
  declared. ...\Setup\Product.wxs 157 3 Setup
  The line numbers don't seem to match up with anything. For example the
  first warning occurs on line 43 which contains UI.
 
  Any suggestions as to how to fix these warnings?
 
  Thanks
  Gav
 
 
 --
  Don't let slow site performance ruin your business. Deploy New Relic APM
  Deploy New Relic app performance management and know exactly
  what is happening inside your Ruby, Python, PHP, Java, and .NET app
  Try New Relic at no cost today and get our sweet Data Nerd shirt too!
  http://p.sf.net/sfu/newrelic-dev2dev
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
 



 --
 virtually,

Rob Mensching
http://RobMensching.com LLC

 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic at no cost today and get our sweet Data Nerd shirt too!
 http://p.sf.net/sfu/newrelic-dev2dev
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users



--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] The global attribute 'http://www.w3.org/XML/1998/namespace:lang' has already been declared

2012-10-14 Thread Rob Mensching
No idea. Maybe VS has some cached data and is confused?

On Sun, Oct 14, 2012 at 2:45 AM, Gavin Bray gavb...@gmail.com wrote:

 I should add that I have another WIX project which doesn't have these
 warnings. The projects are very similar, were created in the same manner
 and have much the same type of content.

 On Sun, Oct 14, 2012 at 7:11 PM, Gavin Bray gavb...@gmail.com wrote:

  I created the project in VS 2012. The only namespace declaration is:
 
  Wix xmlns=http://schemas.microsoft.com/wix/2006/wi;
 
 
  On Sun, Oct 14, 2012 at 1:28 PM, Rob Mensching r...@robmensching.com
 wrote:
 
  What namespaces do you have on your elements?
 
  On Sat, Oct 13, 2012 at 12:53 AM, Gavin Bray gavb...@gmail.com wrote:
 
   Hi
  
   I'm using WIX 3.6 with VS 2012 and get the following warnings when
  building
   in VS. The WIX project is part of a large solution. The built MSI
  appears
   to work but I have no idea what is causing these warnings.
  
   Warning 1 The global attribute '
  http://www.w3.org/XML/1998/namespace:lang'
   has already been declared. ...\Setup\Product.wxs 43 3 Setup
   Warning 2 The global attribute '
  http://www.w3.org/XML/1998/namespace:space
   '
   has already been declared. ...\Setup\Product.wxs 89 3 Setup
   Warning 3 The global attribute '
  http://www.w3.org/XML/1998/namespace:base'
   has already been declared. ...\Setup\Product.wxs 113 3 Setup
   Warning 4 The global attribute '
 http://www.w3.org/XML/1998/namespace:id
  '
   has already been declared. ...\Setup\Product.wxs 135 3 Setup
   Warning 5 The attributeGroup '
   http://www.w3.org/XML/1998/namespace:specialAttrs' has already been
   declared. ...\Setup\Product.wxs 157 3 Setup
   The line numbers don't seem to match up with anything. For example the
   first warning occurs on line 43 which contains UI.
  
   Any suggestions as to how to fix these warnings?
  
   Thanks
   Gav
  
  
 
 --
   Don't let slow site performance ruin your business. Deploy New Relic
 APM
   Deploy New Relic app performance management and know exactly
   what is happening inside your Ruby, Python, PHP, Java, and .NET app
   Try New Relic at no cost today and get our sweet Data Nerd shirt too!
   http://p.sf.net/sfu/newrelic-dev2dev
   ___
   WiX-users mailing list
   WiX-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wix-users
  
 
 
 
  --
  virtually,
 
 Rob Mensching
 http://RobMensching.com LLC
 
 
 --
  Don't let slow site performance ruin your business. Deploy New Relic APM
  Deploy New Relic app performance management and know exactly
  what is happening inside your Ruby, Python, PHP, Java, and .NET app
  Try New Relic at no cost today and get our sweet Data Nerd shirt too!
  http://p.sf.net/sfu/newrelic-dev2dev
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
 
 
 

 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic at no cost today and get our sweet Data Nerd shirt too!
 http://p.sf.net/sfu/newrelic-dev2dev
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] The global attribute 'http://www.w3.org/XML/1998/namespace:lang' has already been declared

2012-10-13 Thread Rob Mensching
What namespaces do you have on your elements?

On Sat, Oct 13, 2012 at 12:53 AM, Gavin Bray gavb...@gmail.com wrote:

 Hi

 I'm using WIX 3.6 with VS 2012 and get the following warnings when building
 in VS. The WIX project is part of a large solution. The built MSI appears
 to work but I have no idea what is causing these warnings.

 Warning 1 The global attribute 'http://www.w3.org/XML/1998/namespace:lang'
 has already been declared. ...\Setup\Product.wxs 43 3 Setup
 Warning 2 The global attribute 'http://www.w3.org/XML/1998/namespace:space
 '
 has already been declared. ...\Setup\Product.wxs 89 3 Setup
 Warning 3 The global attribute 'http://www.w3.org/XML/1998/namespace:base'
 has already been declared. ...\Setup\Product.wxs 113 3 Setup
 Warning 4 The global attribute 'http://www.w3.org/XML/1998/namespace:id'
 has already been declared. ...\Setup\Product.wxs 135 3 Setup
 Warning 5 The attributeGroup '
 http://www.w3.org/XML/1998/namespace:specialAttrs' has already been
 declared. ...\Setup\Product.wxs 157 3 Setup
 The line numbers don't seem to match up with anything. For example the
 first warning occurs on line 43 which contains UI.

 Any suggestions as to how to fix these warnings?

 Thanks
 Gav

 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic at no cost today and get our sweet Data Nerd shirt too!
 http://p.sf.net/sfu/newrelic-dev2dev
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users