问题
I am facing an issue on accessing TFS portal using
http://ServerName:8080/tfs
it's showing "Page cannot be displayed"...! It's happening only in the TFS server. Portal is working fine when I access it from other machines.
http://localhost:8080/tfs is working perfectly in the server.
Please help me to resolve this.
回答1:
Issue has been resolved and the steps shown below.
Mapping of IP address to host name was missing in the host file. An entry has been created in the "host" file under "C:\windows\System32\drivers\etc".
The loopback check functionality has been disabled by creating registry key under the location HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\DisableLoopbackCheck and assigned the value “1”.
Restarted the machine.
Thank you very much for the replies.
来源:https://stackoverflow.com/questions/26194821/tfs-url-with-server-name-is-not-working