Using a new SQL2005 database project in VS2010. I did import objects and settings, and built the project. It seems to be stuck at \'Analyzing database schema. Your database pro
Try closing Visual Studio and deleting the .vs folder in the root of your solution.
(VS just recreates it next time you run it, though you may need to set your Startup Project again).