Using VS2012 I created a dynamic data project. It all worked and then I started configuring the web deployment settings. I am not sure what setting I changed exactly as there wa
I've found a very very weird (and working) workaround for this type of deploy issues, if you have tried closing & opening VS with no luck, try to close all open document prior to the publish process. weird huh? :)
so the complete fix-it guide for this type of issues would be like the following:
*.user
& *.suo
files, then open up your solution again and give it a try.let me know if this has helped you :)