Recently, not since three or four days, we have been facing an issue when trying to compare within visual studio 2013 on a database project. The compare screen loads up but I'm not able to select source or target. Nothing happens if I click the target combo and select "Select target...". Sa for source. I tried using the menu bar's "SQL" with the compare screen open and tries "Select Target" from there only to be presented with a error message: An item with the same key has already been added. Same behaviour on source.
We tried reading the logs of visual studio, searched all over internet and got suggestion to update SSDT but thats not really an option as the search results are from 2011/2012 and those update don't exists or apply to VS2013.
We did more testing:
- A stand-alone new solution with new DB projects works fine
- Loading our DB project directly into a new solution works fine
- Our full solution 'A' fails.
- Other of our solutions 'B' and 'C' also fails
- Couldn't find anything in the solution file that could prevent comparing.
Anyone facing/had similar issues?