简体   繁体   English

无法连接到Team Foundation Server

[英]Fail to Connect to Team Foundation Server

I just install Team Foundation Server on one computer(computer name is “myserver”), with the basic configuration, below is the details in Team Foundation Server Console: 我只是将Team Foundation Server安装在一台计算机上(计算机名称为“ myserver”),具有基本配置,以下是Team Foundation Server Console中的详细信息:

Notification URL: http://myserver:8080/tfs Server URL: http://localhost:8080/tfs Web Access URL: http://myserver:8080/tfs/web 通知URL: http:// myserver:8080 / tfs服务器URL: http:// localhost:8080 / tfs Web访问URL: http:// myserver:8080 / tfs / web

Now I try to follow the instructions in book “Professional Team Foundation Server 2010”, Chapter 3.4, to connect to the Team Foundation Server from another client computer. 现在,我尝试按照《专业Team Foundation Server 2010》第3.4章中的说明从另一台客户端计算机连接到Team Foundation Server。 Based on the book, I just need to input the “Server URL” above, but that is “localhost”, so I choose to input Notification URL instead, but the connection still fails, and it said “the remote name could not be resolved: myserver”. 根据这本书,我只需要输入上面的“服务器URL”,但是就是“ localhost”,所以我选择输入Notification URL,但是连接仍然失败,并且说“无法解析远程名称” :myserver”。 Why? 为什么?

My client computer and the server is not in the same subnetwork. 我的客户端计算机和服务器不在同一子网中。 Will that cause the problem? 那会引起问题吗?

Thanks 谢谢

So, the solution is putting the client and the TFS server in the same subnet. 因此,解决方案是将客户端和TFS服务器放在同一子网中。

Whatever, for the Fail to connect issue, you need to ensure the connectivity is OK between the client and server. 无论如何,对于Fail to connect问题,您需要确保客户端和服务器之间的连接正常。 If they cannot ping eachother, then you need to debug the network/settings to make it work. 如果他们不能互相ping通,则需要调试网络/设置以使其正常运行。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM