I have VS2008 connected to TFS2012. I am trying to CheckIn from command line. But when i run tf checkIn this error occuring
"Could not load file or assembly 'Microsoft.TeamFoundation.VersionControl.Control s, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified."
I have Microsoft.TeamFoundation.VersionControl.Controls dll in C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies. I have tried to run command for different workspaces. Can anyone please tell me what is the cause for the error and what is the solution?