I just moved a web app project from VSS to TFS and when I open the solution I get this message everytime.
The solution you have opened is under source control but not currently configured for integrated source control in Visual Studio. Would you like to bind this solution to source control now?
Anyone knows how to fix this?
File menu/Source Control/(Advanced)/Change Source Control, then select all your project and “Unbind Them”. After that you can try to bind them to TFS in the very same dialog (“Bind” command button).