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
This question is a bit old but this comes up first when you search for a solution, so I will add my 2 cents.
If you still have this problem after installing the fix, try this, this worked for me:
Open the database project folder in Windows Explorer. Delete the following files/folders:
Close and re-open Visual Studio. Click Build.
The project built fine for me.