Hello all,
I have vs 2003 and vs 2005 installed on the same machine. I have a 2003 solution that's inside TFS source control and i've installed MSSCCI provider to use with my vs 2003.
In the moment that I open Vs2003 and choose MSSCCI provider, it automatically opens vs2005 and i cant work on my solution, because its not converted yet.
Does anyone know how could i use the vs2003 without need to uninstall vs 2005
Thanks!

VS 2003 and Vs2005 using MSSCCI provider
hits krishna
Hello!
i'll try this! Thanks!
A1Programmer
Hello,
The "File->Source Control->Team Foundation Server Msscci Provider" is the command to run external tool for the active msscci provider - in the case of TFS, it's VS2005. To start working with Msscci you just need to:
Keep in mind that if your project is in TFS (as you say) but it was not added using VS2003 it means that it does not have correct bindings. You need to do:
Hope this helps