无法从 TFS 代理连接到 TFS 服务器

发布于 2024-09-01 18:51:19 字数 766 浏览 3 评论 0原文

在我们的办公室,我们设置了用于项目开发的 TFS。 TFS 服务器是带有 VSTFS 2008 的 WIN 2003 服务器 SP2,并且运行良好。现在我们需要在客户端站点上设置一个TFS代理服务器以供客户端访问。在进行客户端设置之前,我想通过将其保留在不同的域中,在我们办公室的虚拟服务器(此处将其称为代理服务器)上构建和测试代理。代理服务器的操作系统配置与TFS服务器相同。我已在代理服务器上安装并配置了 TFS 代理以连接到 TFS 服务器。此外,我们还在两个不同域之间建立了信任以实现通信。现在的问题是我根本无法连接到 TFS 服务器。我正在尝试使用代理服务帐户从代理服务器的 Internet Explorer 进行连接。它给我错误:该页面无法显示。 HTTP 500 - 内部服务器错误。我正在浏览的页面是 http://tfs:8080/VersionControl/v1.0/ ProxyStatistics.asmx

我认为我已经正确完成了配置代理所需的所有步骤,如 MSDN 和 TFS 安装指南中所述。这里的代理服务帐户是“Team Foundation Valid Users”组的成员。我可以按照一些站点的建议,从代理服务器上的命令提示符处使用 Telnet 连接到 TFS 服务器(指定端口)。 TFS 服务器网站已配置为使用集成 Windows 身份验证。两台服务器上的事件日志也没有给出任何错误。总的来说,我无法完成它。

关于可能出现什么问题的任何想法???

In our office we have setup TFS for project development. The TFS Server is WIN 2003 server SP2 with VSTFS 2008 and is running fine. Now we need to setup a TFS Proxy server on client site for client to access. Before going for the client setup, I wanted to build and test proxy in our office on a dummy server (will call it Proxy server hereon) by keeping it on a different domain. OS configuration of the Proxy server is the same as TFS server. I have installed and configured TFS proxy on Proxy server to connect to TFS Server. Also we have built trust between the two different domains to enable communication. Now problem is that I am not able to at all connect to TFS server. I am trying to connect from Internet Explorer of proxy server using proxy service account. It gives me error: The page cannot be displayed. HTTP 500 - Internal server error. The page I was browsing was http://tfs:8080/VersionControl/v1.0/ProxyStatistics.asmx.

I think I have done all the required steps correctly to configure proxy as described in MSDN and also TFS installation guide. Here Proxy service account is a member of ‘Team Foundation Valid Users’ group. I am able to connect to TFS Server (specifying port) using Telnet from command prompt on proxy server as suggested by few sites. The TFS server web sites have been configured to use Integration Windows Authentication. Event Logs on both the servers are also not giving any error. Overall I’m not able to get it done.

Any ideas on what might be the problem???

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

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

发布评论

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

评论(1

两相知 2024-09-08 18:51:19

我认为访问代理服务器的端口号是8081。
我也不知道为什么需要在客户端安装代理服务器。我假设您只需要客户端上的 VS200x,但请检查一下
http://msdn.microsoft.com /en-us/library/ms252490(VS.80).aspx?ppud=4

I think the port number for accessing the proxy server is 8081.
I also do not know why you need to install the proxy server on the the client side. You only need the VS200x on the client side I assume but check on
http://msdn.microsoft.com/en-us/library/ms252490(VS.80).aspx?ppud=4

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