DCSIMG
TFS 2010,VSS - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

Browse by Tags

All Tags » TFS 2010 » VSS (RSS)
Visual Source Safe Upgrade Tool for Team Foundation Server
If for some reason you or your company is still using VSS it’s time to move forward! Team Foundation server supports VSS Migration, until today there were a command line tool allowing you to migrate VSS repository to TFS Source Control – this tool is called – VSSConverter. VSSConverter command line tool requires configuration file that need manual authoring, but no More! Microsoft has announce a new wizard based UI tool for upgrading VSS repositories to Team Foundation Server 2012/2010. Open the...
Problems with MSSCCI and VB6
Problems with MSSCCI and VB6 Doing some work at a customer working with Visual C++ , IAR, VB 6.0 and couple more I faced with some issues using MSSCCI and VB6. (MSSCCI - The Team Foundation Server MSSCCI Provider enables integrated use of Team Foundation Version Control with products that do not support Team Explorer integration. [Read More] ) After Installing MSSCCI I Can’t See TFS Menu The solution is very easy, just edit vbaddin.ini   (start->run: vbaddin.ini (its in the windows dir) Add...