When I open the visual studio (2010 - professional), i am getting the following error: "The associated source control plug in is not installed or could not be initialized vs 2010" I tried all the recommended solutions here: [TFS Error: "Source Control - Unable to Access Database" But nothing worked. Is it possible that i have some problem with my VS? Maybe i am missing a Service Pack?
Asked
Active
Viewed 648 times
1 Answers
0
Check that the following are installed on your computer:
- Microsoft Visual Studio 2010 Service Pack 1
- Visual Studio 2010 SP1 Team Foundation Server Compatibility GDR https://www.microsoft.com/en-us/download/details.aspx?id=29082
- Update for Microsoft Visual Studio 2010 Service Pack 1 (KB2736182) https://www.microsoft.com/en-us/download/details.aspx?id=34677
I was missing (2) and (3), after their installation I didn't get the error "The associated source control plug in is not installed or could not be initialized vs 2010" anymore upon opening the visual studio, and was able to save the modified files as usual.
Tip: check the solution on another machine. If it opens without any errors then the solution above probably will work for you.

Natalie Polishuk
- 183
- 1
- 12