MSSCCI Problem for VS 2003
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, is there anyone here that have try to store VS.2003 source code to TFS using MSSCCI? I have trouble when I try to store layering (3 tiers) application from VS 2003, steps that i've try: 1. Install Visual Studio Team Foundation Server MSSCCI Provider 2. Open ASP.Net Solution using VS 2003 3. Go to File-Source Control-Change Source Control 4. Unbind source safe connection to VSS 5. Go to File-Source Control-Add project to source control 6. Select Server, define workspace and click OK Its work fine if the Solution is not in 3 tiers structure (UI Layer only) But, there's an error message without any clue how to fix it when I try to do the same thing with 3 tiers application. Please share the information how to do it correctly...