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

Reply via email to