Showing posts with label VB 6.0 to TFS 2010. Show all posts
Showing posts with label VB 6.0 to TFS 2010. Show all posts

Saturday, December 22, 2012

STEPS TO CONNECT VB 6.0 PROJECTS TO TFS 2010


STEPS TO CONNECT VB 6.0 PROJECTS TO TFS 2010

Step 1: If local machine does not have installed VS 2010 then you need to install Visual Studio Team Explorer 2010. (http://www.microsoft.com/en-us/download/details.aspx?id=329) If doing on XP Machine you need to have SP3 Installed before doing this step.

Step 2: Once the installation is done local machine needs installation of Team Foundation Server MSSCCI Provider 2010. (http://visualstudiogallery.msdn.microsoft.com/bce06506-be38-47a1-9f29-d3937d3d88d6) This will replace the Existing VSS Menu in VB 6.0 IDE with Team Foundation.

Step 3: Now, you can see a Menu inside Tools > Team Foundation



Step 4: Now, you can add TFS Server, Create Project from Team Foundation, Add Project to Team Foundation, and check In, Check Out & get Latest Version.