[wix-users] AllowDuplicateDirectoryIds build error
robert_yang at agilent.com
robert_yang at agilent.com
Wed May 10 06:35:35 PDT 2017
"Check a verbose log for
Using "Candle" task from assembly"
OK, I think I see what happened. I was trying to build from within Visual Studio 2015, and perhaps I was using one of the older versions of the VS2015 votive. I had a few of the 3.11 RC's on there previously.
Building from the command line using MSBuild seems to work fine (this is what our build process does anyway).
To make VS2015 work I flushed the VS user cache pretty much as per these instructions :
https://blogs.msdn.microsoft.com/willy-peter_schaub/2010/09/15/if-you-have-problems-with-tfs-or-visual-studio-flush-the-user-cache-or-not/
Then I re-installed the VS2015 votive. Everything seems good now.
Thanks !
-Rob
More information about the wix-users
mailing list