Your database projects will be ready after ### operations are completed
Today I encountered an issue with opening a Visual Studio solution that had a database project in it and visual studio would hang up. I tried several times to close and reopen. Occasionally it would say something like “your database projects will be ready after ### operations are completed”. After searching Google I discovered that it was the database project causing the problem. For me, I was able to fix the issue by deleting the project bin and obj folder contents.