After some investigations, I have found that sometime TDS doesn't create the dependencies correctly. And, with those dependencies not correctly set the TDS project is build before the project to deploy.
The bug fix is pretty easy:
- Right click on your solution and then on "properties"
- In the "project" dropdown select your TDS project to deploy and check the corresponding project to deploy
Finally! The problem of double build solved! Thanks Benjamin!
ReplyDeleteAwesome. thanks. no more buildtaculars
ReplyDeleteHad this exact problem earlier this week, was incredibly frustrating! I contacted hedgehog about it and they were very supportive. They explained that it's an issue that crops up with some installs (I've not had the issue in past installs), and their remedy was exactly as you've described.
ReplyDeleteI requested the hedgehog guys put an explanation of this in their FAQ and quick start guide to avoid people hitting this issue in future.