4
votes

I have installed latest

Team Foundation Server MSSCCI Provider 2010

Microsoft Visual Studio Team Explorer 2010 - ISO

But having issue with finding the way how VB6 works with TFS2010. There is no any menu that is referencing TFS in VB6 IDE. Could someone gave me a direction. Thanks

Update:

I have missed one thing, installing VSS 6.0d after installing VB6; It looks like MSSCCI is only replacing existing VSS menu in VB6 IDE. Now I have this menu available.

vb6 tfs menu

1
VB6 was obsolete a decade before TFS existed. Hence, no "Team" menu.John Saunders

1 Answers

2
votes

You will never get all of the features, as John has pointed out. This is due to the explorer not folding into a version of Visual Studio that old. To use the MSSCCI provider for check ins and check outs, try the suggestions in this blog post:

http://blogs.msdn.com/b/edhintz/archive/2006/04/10/572826.aspx

NOTE: You will have to switch back if you are working on other types of projects, so keep this page bookmarked.