I agree with your second statement but that is the price you pay for
this type of upgrade it is not specific to COM Plus.

I am not sure I agree with the first statement, it doesn't matter if the
component hasn't changed the upgrade will still remove it and put it
back. Well that is my experience.

Neil

-----Original Message-----
From: Don Benson [mailto:dben...@trulinx.com] 
Sent: 23 February 2009 20:25
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] COM Plus Applications and Major Upgrade


This suggestion is problematic when the installation incudes .NET
assemblies
that are registered in GAC or native DLLs registered as side-by-side
(SxS)
assemblies. If either of these assemblies does not change in the major
upgrade, the assembly disappears after the major upgrade, leaving you
with a
non-functional application.

Another potentially bad side effect is that any failures during the
installation of the new version will result in both the old and new
versions
being uninstalled. 


Neil Sleightholm wrote:
> 
> Where do you have RemoveExistingProducts scheduled? Have you tried it
> after InstallValidate so that is removes everything before
reinstalling.
>  
> Neil
>  
> Neil Sleightholm
> X2 Systems Limited
> n...@x2systems.com <mailto:n...@x2systems.com> 
>  
> 
> ________________________________
> 
> From: Adam Burton [mailto:adz...@googlemail.com]
> Sent: Mon 09/02/2009 13:08
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] COM Plus Applications and Major Upgrade
> 
> 
> 
> Hi,
> I have been working on an installer for a COM application. The
installer
> contains a few .NET assemblies, with a couple configuration files and
> installs a COM application that uses the .NET assemblies (with the
> ComPlusExtension). Due to our development not being so strict I
figured it
> would probably be easier if each install was a major upgrade than
messing
> with minor and small. So to test this I generated the MSI and
installed,
> all
> is well so far. Next I changed the product guid (ok well actually I
had it
> set to '*' :-) ) and increased the version from 2.0.0.0 to 2.1.0.0
(both
> the
> steps I believe are required to initiate a major upgrade). I generated
the
> MSI and attempted an install. During the install the installation
> complained
> a COM application with the specified id already existed, retry had no
> effect, so I tried ignore and the install completed successfully. I
tried
> minor and small updates afterward just to confirm and they did not
> complain.
> So is there something I am missing when it comes to major upgrades and
the
> ComPlusExtension? Or even just something I am missing with Major
Upgrades
> in
> general?
> 
> I tried this again 3.0.4805.0 and 3.0.5006.0, same result.
> 
> Cheers,
> Adam
>
------------------------------------------------------------------------
------
> Create and Deploy Rich Internet Apps outside the browser with
> Adobe(R)AIR(TM)
> software. With Adobe AIR, Ajax developers can use existing skills and
code
> to
> build responsive, highly engaging applications that combine the power
of
> local
> resources and data with the reach of the web. Download the Adobe AIR
SDK
> and
> Ajax docs to start building applications
> today-http://p.sf.net/sfu/adobe-com
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
> 
>
------------------------------------------------------------------------
------
> Create and Deploy Rich Internet Apps outside the browser with
> Adobe(R)AIR(TM)
> software. With Adobe AIR, Ajax developers can use existing skills and
code
> to
> build responsive, highly engaging applications that combine the power
of
> local
> resources and data with the reach of the web. Download the Adobe AIR
SDK
> and
> Ajax docs to start building applications
> today-http://p.sf.net/sfu/adobe-com
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context:
http://n2.nabble.com/COM-Plus-Applications-and-Major-Upgrade-tp2297098p2
374169.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------
------
Open Source Business Conference (OSBC), March 24-25, 2009, San
Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the
Enterprise
-Strategies to boost innovation and cut costs with open source
participation
-Receive a $600 discount off the registration fee with the source code:
SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to