Click here to Skip to main content
15,895,864 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have used VS2010 deployment to create an msi package to deploy my project. The deployment has worked fine from version 1.0.0 to version 1.8.6 without problems. When I change to version 2.0.0 of the project the msi uninstalls the old project but does not install the new project. If I run the same msi again and do a repair it installs fine.
Has anyone seen this before or know how to fix? I've looked at the log and everything seems fine.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900