Hey Jon,

If you could add a bug to sourceforge.net for this issue and how to repro it
that would be great. The warning message was specific to the -cg switch.
This warning is being removed in WiX 3.5.

Thanks,

Brian Rogers
"Intelligence removes complexity." - Me
http://blogs.msdn.com/icumove <-- NEW


On Thu, Sep 10, 2009 at 9:17 AM, Jon Hope <jon.h...@pinewood.co.uk> wrote:

> Hi Brian,
>
> Thanks for your reply.  It appears that the duplication is only happening
> when using the -cg switch.  I've tried all other switches from my original
> email and all seem fine.  Strangely, I also only receive the warning
> regarding having too many components per feature when using the -cg switch.
>
> Kind Regards,
>
> Jon
>
> -----Original Message-----
> From: Brian Rogers [mailto:rogers.br...@gmail.com]
> Sent: 10 September 2009 16:44
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Automating Heat
>
> Hey Jon,
>
> This should definately not be happening. Does this happen if you do just a
> -pog:Binaries or -pog:Sources switch. It could be a bug with that
> particular
> switch. Have you tried removing the -cg switch as well? Just giving you
> some
> scenarios to run so we can track down what is going on.
>
> Thanks,
>
> Brian Rogers
> "Intelligence removes complexity." - Me
> http://blogs.msdn.com/icumove <-- NEW
>
>
> On Wed, Sep 9, 2009 at 7:37 AM, Jon Hope <jon.h...@pinewood.co.uk> wrote:
>
> > Afternoon all,
> >
> > I am currently implementing WiX into our daily builds and am using
> Heat.exe
> > to generate a WiX fragment file at Pre-build by harvesting a .csproj.
>  Any
> > releases will be Major releases, and the previous software is fully
> removed,
> > so this should not break any component rules.
> >
> > The problem I am having is that Heat.exe appears to be generating the
> > ComponentGroups twice, once at the top of the .wxs, and once at the
> bottom.
> >  This then gives a build error:
> >
> > "Duplicate symbol 'WixComponentGroup:ASP.Content' found"
> >
> > If I manually remove the second component group, the build is successful
> > and the .msi package is created.
> >
> > Can anyone please shed any light as to why this is happening?
> >
> > The command I am using to generate the fragment is as follows:
> >
> > "C:\Program Files\Windows Installer XML v3.5\bin\heat.exe" project
> > "$(ProjectDir)\..\..\WEB\ASP.csproj" -ag -cg ProductASP -pog:Content
> > -template:fragment -g1 -ke -out "$(ProjectDir)ASPFragment.wxs"
> >
> > This is creating 2 component groups with the same Id <ComponentGroup
> > Id="ASP.Content">
> >
> > Kind Regards,
> >
> > Jon
> >
> >
> >
> #####################################################################################
> >
> > Disclaimer
> >
> > Nothing in this E-mail is to be interpreted as agreement on behalf
> > of Pinewood Technologies Plc to enter into any legally binding
> > agreement unless the recipient has received confirmation in writing
> > from a director of the business that the sender is so authorised.
> >
> > If you have received this E-mail in error please forward it to
> > email-retu...@pinewood.co.uk, destroy and delete it and do
> > not rely upon it in any way.
> >
> > Publication and/or distribution of it is strictly prohibited and may be
> > unlawful.
> >
> >
> #####################################################################################
> >
> >
> ------------------------------------------------------------------------------
> > Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> > trial. Simplify your report design, integration and deployment - and
> focus
> > on
> > what you do best, core application coding. Discover what's new with
> > Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> #####################################################################################
>
> Disclaimer
>
> Nothing in this E-mail is to be interpreted as agreement on behalf
> of Pinewood Technologies Plc to enter into any legally binding
> agreement unless the recipient has received confirmation in writing
> from a director of the business that the sender is so authorised.
>
> If you have received this E-mail in error please forward it to
> email-retu...@pinewood.co.uk, destroy and delete it and do
> not rely upon it in any way.
>
> Publication and/or distribution of it is strictly prohibited and may be
> unlawful.
>
> #####################################################################################
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to