rockin'
rockin'

Reputation: 759

Team Foundation Server - Solution Bindings Gone Missing

I got this problem with TFS, I connected to the wrong network and tried to open a solution and it gave the error: "cannot connect to tfs". Fine, I closed the solution, and I switched to the correct network and now it says "the solution appears to be under source control but the bindings are missing bla bla."

I check the Team Explorer tab, and it shows that it's connected, but the solution, the projects lost interest in tfs somehow.

When I say "Change Source Control" and try to "Bind" all of the projects, it asks to check out every project, but I don't want to deal with conflicts now, I need my currently checked-out files.

did anyone face this problem and solve it?

Upvotes: 4

Views: 3904

Answers (1)

rockin'
rockin'

Reputation: 759

Ok, I think I've found a solution:

Right-click on solution and click "Add Solution To Source Control". Then it says something like "Are you sure? This project already seems to be under some source control", click "Ignore All" for everything that pops up. And viola, your bindings are magically back in order. I really don't know why, or how. it just happened.

But this operation might checkout your solution file if it's not checked out already.

Upvotes: 6

Related Questions