Classification: Public
same

This message has been marked as Public by Steven Ogilvie on February-25-15 
3:48:49 PM.

The above classification labels were added to the message by TITUS Message 
Classification.
For more information visit www.titus.com<http://www.titus.com/>.

[Latest TITUS News!]<http://www.titus.com/TMCPolicy_footer_link_landingpage.php>

From: John Cooper-2 [via Windows Installer XML (WiX) toolset] 
[mailto:ml-node+s687559n759934...@n2.nabble.com]
Sent: February-25-15 3:45 PM
To: Steven Ogilvie
Subject: Re: Upgrade issue

Is the UpgradeCode the same for each bundle or different?  I keep it the same 
and I have no problems.

--
John Merryweather Cooper
Senior Software Engineer | Enterprise Service Applications | Continuing 
Development
Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Ext:  431050 |[hidden 
email]</user/SendEmail.jtp?type=node&node=7599341&i=0>

-----Original Message-----
From: Phill Hogland [mailto:[hidden 
email]</user/SendEmail.jtp?type=node&node=7599341&i=1>]
Sent: Wednesday, February 25, 2015 11:56 AM
To: [hidden email]</user/SendEmail.jtp?type=node&node=7599341&i=2>
Subject: Re: [WiX-users] Upgrade issue

I had some  similar problem
<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/RollbackBoundry-Can-t-Upgrade-or-uninstall-bundle-td7598888.html>
a few weeks back, and while Bob's suggestions were helpful, I set aside that 
problem to work on some other fires, and did not return to complete the 
analysis.  What did get me past the problem, for the moment was to comment out 
all of my uses of <RollbackBoundry />

I believe what was going on was that my bundle chain had several 
PackageGroupRefs to ExEPackages which were marked as permanent.  Then I had a 
RollbackBoundry.  Then I had various MSIs.  So I think my scenario was that the 
MSI after the RollbackBoundry had a problem.  So when I deployed the new bundle 
(with all packages and the bundle built with new versions and product codes), 
the new bundle caused the old bundle to uninstall.  But the uninstall exits 
with success as it seems to think that nothing is installed, because all msi 
packages were previously uninstalled on rollback.  The bundle never uninstalls 
due to the permanent packages still in the chain prior to the RollbackBoundry.

Again, this is theory, and unproven at this point.  After removing all of the 
RollbackBoundary authoring, and start testing on a clean VM, I did not 
duplicate the problem again.  I have not had a chance to get back and focus on 
this specific issue.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Upgrade-issue-tp7599324p7599327.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored 
by Intel and developed in partnership with Slashdot Media, is your hub for all 
things parallel software development, from weekly thought leadership blogs to 
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
[hidden email]</user/SendEmail.jtp?type=node&node=7599341&i=3>
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message,
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution
is strictly prohibited. If you have received this message in error, please
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
[hidden email]</user/SendEmail.jtp?type=node&node=7599341&i=4>
https://lists.sourceforge.net/lists/listinfo/wix-users

________________________________
If you reply to this email, your message will be added to the discussion below:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Upgrade-issue-tp7599324p7599341.html
To unsubscribe from Upgrade issue, click 
here<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7599324&code=U3RldmVuLk9naWx2aWVAdGl0dXMuY29tfDc1OTkzMjR8ODU3MjA0NTIw>.
NAML<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>


image001.png (3K) 
<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/attachment/7599343/0/image001.png>




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/RE-Upgrade-issue-P-tp7599343.html
Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to