I just copied over an Visual Studio 2010 source code from one SVN repository to a new repository and “checked it out”. However in the new location my project’s intellisense is not working as it does in it’s old location.
When i open my old project this is how it looks:

The new one looks like this. I compiles and runs fine. But i’ve lost intellisense.

My setting are already to what scott suggests here. What gives?
This would happen if you open a file that isn’t in the project.
Close all documents and open a file from the solution explorer and see if that helps.