使用代理身份验证连接到 Team Foundation Server (TFS)

发布于 2024-07-25 14:42:01 字数 445 浏览 4 评论 0原文

昨天我在 Codeplex 中创建了一个新项目。 我创建了从 Visual Studio 到分配给我的 TFS 服务器的连接,并成功上传了我的解决方案。 今天,我尝试再次连接到 Codeplex TFS 服务器以解决该问题。 当我尝试打开它时,出现错误:

Team Foundation 服务器 https://tfs06.codeplex.com/ 不 存在或无法访问 时间。

远程服务器返回错误: (407) 需要代理身份验证。

我正在使用的公司环境确实使用代理身份验证,但这在昨天并不是问题。 关于它为什么起作用以及现在如何使其起作用有什么想法吗?

Yesterday I created a new project in Codeplex. I created a connection from Visual Studio to the TFS server I was assigned and uploaded my solution successfully. Today I'm trying to connect again to the Codeplex TFS server to work on the solution. When I try to open it, I get the error:

Team Foundation Server
https://tfs06.codeplex.com/ does not
exist or is not accessible at this
time.

The remote server returned an error:
(407) Proxy Authentication Required.

The corporate environment I'm using does use proxy authentication but this wasn't an issue yesterday. Any ideas on why it worked then and how to make it work now?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

流年已逝 2024-08-01 14:42:01

您想尝试刷新 Visual Studio 中的起始页(视图、其他窗口、起始页)吗? 听起来很奇怪,但以下论坛帖子表明这可能有效...

http://social.msdn.microsoft.com/Forums/en-US/tfssetup/thread/c46afd34-09ea-4505-a34e-b378cb35138d

Do you want to try refreshing the start page in Visual Studio (View, Other Windows, Start Page)? Sounds bizarre but the following forum post suggest that this might work...

http://social.msdn.microsoft.com/Forums/en-US/tfssetup/thread/c46afd34-09ea-4505-a34e-b378cb35138d

筱武穆 2024-08-01 14:42:01

按照 Martin 似乎以某种方式重置了代理身份验证。

然后,通过转到“工具”、“连接到 Team Foundation Server”并从下拉列表中选择服务器,将出现身份验证提示。 转到“文件”、“源代码管理”、“联机”,然后重新连接解决方​​案。

Visiting the Start Page (under View, Other Windows, Start Page) as recommended by Martin seems to reset the proxy authentication in some way.

An authentication prompt will then appear by going to Tools, Connect to Team Foundation Server, and selecting the server from the dropdown. Going to File, Source Control, Go Online then reconnects the solution.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文