Thanks John, Some of our components got grouped together using a common AssemblyInfo.cs which had the version number set to 1.0.0.0. Increasing that number to match the new version fixed the problem.
Thanks again! Kurt -----Original Message----- From: John Cooper [mailto:jocoo...@jackhenry.com] Sent: Tuesday, February 03, 2015 9:16 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] File sometimes not installed What are the file versions of the previous version and the upgrade version for the files that are missing? Also, look in a verbose log--you will see entries where the WIS has decided not to replace because the upgrade would result in a "downgrade" by version. If you use an aggressive upgrade scheduling, this situation will be made worse. -- John Merryweather Cooper Senior Software Engineer | Enterprise Service Applications | Continuing Development Jack Henry & Associates, Inc.® | Lenexa, KS 66214 | Ext: 431050 |jocoo...@jackhenry.com -----Original Message----- From: kurt.jen...@us.ophiropt.com [mailto:kurt.jen...@us.ophiropt.com] Sent: Tuesday, February 3, 2015 9:51 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] File sometimes not installed Working on release of an upgrade. If I install no prior version installed then everything works fine. If I upgrade from a previous version then about 25 files are not copied to the installation directory. In the log the missing files seem to be listed normally except for the FileCopy operation. There they are simply missing. The file before and the file after are there but each missing file is not. Any idea how to find out why these files are not being copied? Kurt ------------------------------------------------------------------------------ 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 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 WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ 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