0

I have Visual Studio 2017 Professional and all CodeLens options are turned on. When I open one of our solutions (linked to TFS 2010 source control) I get the above error (with the filename fully specified) in the "Source Control - Team Foundation" output pane. I've tried explicitly running VS2017 as Administrator with no change.

Is this something to be concerned about? If so, how do I fix it?

Daniel A. White
  • 187,200
  • 47
  • 362
  • 445
StarNamer
  • 650
  • 1
  • 11
  • 27

1 Answers1

2

In the MSDN official document, it says that,

Team Foundation Server 2013 or later, Visual Studio Team Services, or Git

You need to use TFS 2013 and upper version. TFS 2010 is not supported. It is also referred in the case: CodeLens only showing references?

You could upgrade to TFS 2013 or later version to make it works.

Community
  • 1
  • 1
Tingting0929
  • 4,142
  • 1
  • 14
  • 14