That should not happen with DTF.

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/



-----Original Message-----
From: Phil Wilson [mailto:phildgwil...@gmail.com] 
Sent: Tuesday, September 16, 2014 10:56 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] WIX : Upgrade Issue

Regarding the "wrong custom action" issue: there have been problems in that 
area with managed custom actions where the uninstall part of the upgrade runs 
first, loading the assembly for that older custom action.
When the new install runs and the loading code comes to load the new assembly 
the runtime will not load the assembly because it's the "same" as the one 
that's already loaded. If that's what's happening, using a strong name (or a 
new one) on the new version of the assembly should fix it.
---------------
Phil Wilson

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to