TFS locks up when trying to pull down an .exe file

时间:2016-02-12 20:46:33

标签: visual-studio visual-studio-2013 tfs

When trying to pull down an exe file from TFS, it breaks with the not supported error below, then it prompts for login credentials 4 times, and prompts with the unauthorized error below. After that, I can no longer access anything in TFS until I restart visual studio.

Error MSG 1 Error MSG 2

1 个答案:

答案 0 :(得分:0)

在TFS上不需要更新任何类型的服务器设置以允许exes。

根据错误TF30063,这可能是由您的tfs身份验证帐户引起的。

尝试以下步骤:

  1. 点击"连接到团队项目按钮" (旁边的插头 “团队资源管理器”选项卡中的主页按钮)
  2. 右键单击要解决此问题的项目。
  3. 点击“连接”。
  4. 解决此问题的更多方法供您参考:Error TF30063: You are not authorized to access ... \DefaultCollection

    如果您可以从其他项目中下载其他文件而不会出现任何错误。还请仔细检查权限。确保您拥有足够的权限。您可以查看此博客的更多详细信息:http://nkdagility.com/tfs-2012-issue-tf30063-you-are-not-authorized-to-access-and-cant-trace-permissions/