Readd of a project which was bind to source control fails

Hi,
I have a project which was bind to team foundation source control. Our server crashes and we only have the version in the workspace. How can I readd this project to source control? There was this error message (sorry, in German):

Das Projekt "D:\TFS\TestProject\5.00\Entwicklung\Entwicklung.sln" kann der Quellcodeverwaltung nicht hinzugefügt werden. Das Projekt überschneidet ein Projekt im Ordner "D:\TFS\TestProject\5.00\Entwicklung", das bereits in einem unteren Stamm an die Quellcodeverwaltung gebunden ist. Um das Problem zu vermeiden, fügen Sie das Projekt aus einem Ordner unter dem Bindungsstamm der anderen Projekte in der Projektmappe hinzu.

I have remove all files added by source control and edit *.sln to remove section for team foundation server, but same error...

Thak You for help!

[846 byte] By [svm123] at [2007-12-24]
# 1

You may have to remove the previous solution bindings. To do this, open the solution and then go to menu "File" -> "Source Control" -> "Change Source Control...". You should then be able to unbind the solution.

After you've unbound the solution, you can re-add it to source control. This should put in the correct bindings.

Best of luck-

Cheers,
Adam

AdamSingerMSFT at 2007-10-8 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Version Control...
# 2
Thank You for your answer,

but unfortunately this dosn`t work. I have tried this enough.
But I found the solution for this after hard hours ;-).

The problem was my directory structure, the *.sln has to be in top directory, all other projects in serperate directories. Visual Studio had no problem with this, but Team Foundation Server isn`t happy about this.

Sven

svm123 at 2007-10-8 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Version Control...

Visual Studio Team System

Site Classified