The verbose log will explain the 'why'. Look in your %temp% folder at the log files. If the failing msi signaled a failure it will be in the log. If using a custom BA, an example of how to handle the error is in the wix source under Setup/WixBA/InstallationViewModel.cs in the ExecuteError function.
If other packages in the chain were installed successfully and if your 'main' package does not have MsiPackage/@Vital='yes' then it sounds like expected behavior, because the Bundle is "installed" even if a non-vital package failed to install. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Return-Error-to-Bundle-tp7598997p7598999.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