tfs - Team Foundation Server TF31003 error -


i want add team foundation solution getting error .i have tried different solutions. couldn't find solution.

enter image description here

  1. make sure using 1 of following versions of visual studio connect vsts:

    • visual studio "15"
    • visual studio 2015
    • visual studio 2013
    • visual studio 2012
    • visual studio 2010, requires service pack 1 , kb2662296
    • visual studio 2008 sp1, requires gdr update
  2. try clearing cookies browser, or try logging off client computer or workstation , logging on.

  3. to run visual studio under account different logged on windows account, open context menu devenv.exe access run options.

more details error, check article below:

https://msdn.microsoft.com/en-us/library/ms244133.aspx


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -