Hi, 

I have a problem with uninstalling my MSI built with WiX 3.6 and 3.7. 
FAIL_Visma.Services.UserDirectory.Install.NewInstallerFullMaintenance.msi
<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/file/n7584055/FAIL_Visma.Services.UserDirectory.Install.NewInstallerFullMaintenance.msi>
  
When I build my MSI with WiX 3.5, it installs and uninstalls property
without any problems. However when built with WiX 3.6 or WiX 3.7 it cannot
uninstall when installed. The error I get during the uninstallation is: 

MSI (s) (40:34) [10:20:34:522]: Note: 1: 2711 2:   
MSI (s) (40:34) [10:20:34:522]: Note: 1: 2205 2:  3: Error 
MSI (s) (40:34) [10:20:34:522]: Note: 1: 2228 2:  3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 2711 
Action start 10:20:34: CostFinalize.
DEBUG: Error 2711:  The specified Feature name (' ') not found in Feature
Table.
MSI (s) (40:34) [10:20:36:725]: Note: 1: 2205 2:  3: Error 
MSI (s) (40:34) [10:20:36:725]: Note: 1: 2228 2:  3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 1709 
MSI (s) (40:34) [10:20:36:725]: Product: Visma User Directory -- The
installer has encountered an unexpected error installing this package. This
may indicate a problem with this package. The error code is 2711. The
arguments are:  , , 

I have really no idea what is the cause of this problem, the only difference
is made by the WiX version. 

Included the uninstallation log of my MSI and the MSI which is problematic.

uninstall_log.txt
<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/file/n7584055/uninstall_log.txt>
  
FAIL_Visma.Services.UserDirectory.Install.NewInstallerFullMaintenance.msi
<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/file/n7584055/FAIL_Visma.Services.UserDirectory.Install.NewInstallerFullMaintenance.msi>
  
 
Any suggestion for of help will be appreciated.

Kind regards
Michal Sporek



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/MSI-uninstalls-property-when-built-with-WiX-3-5-fails-with-3-6-and-3-7-tp7584055.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to