尝试从 VS 2012 连接到 Visual Studio Team Services 时出现 TF31003
TF31003 when trying to connect to Visual Studio Team Services from VS 2012
我们正在做一个小型迷你项目,我们想在线使用 visual studio 团队服务并将我们的代码签入其中,以便我们可以作为一个团队来处理该项目
创建了一个帐户并开始 https://www.visualstudio.com/products/visual-studio-team-services-vs
创建帐户后收到 URL 详细信息到我的邮件 您的帐户 URL - https://xyzproject.visualstudio.com/
接下来,从我在 Visual studio 2012 年的项目中,查看选项卡 --> 团队资源管理器 --> 连接到团队基础服务器 --> 服务器 --> 添加 -->
Name or URL of Team foundation server | https://xyzproject.visualstudio.com/
Path | TFS
Port No | 8080
Protocol | HTTP
我收到以下错误:
Error : An error has occurred with the script on the page.
首先,请确保您输入的设置与 Jesse 提到的一样正确。协议应为 "https",端口应为“443”。然后将您的 IE 重置为默认设置,然后重试。如果问题仍然存在,请检查您的 IE 版本并将其升级到 IE 11。检查此 link 以供参考:Troubleshooting connections from Internet Explorer & Visual Studio to Visual Studio.
我们正在做一个小型迷你项目,我们想在线使用 visual studio 团队服务并将我们的代码签入其中,以便我们可以作为一个团队来处理该项目
创建了一个帐户并开始 https://www.visualstudio.com/products/visual-studio-team-services-vs
创建帐户后收到 URL 详细信息到我的邮件 您的帐户 URL - https://xyzproject.visualstudio.com/
接下来,从我在 Visual studio 2012 年的项目中,查看选项卡 --> 团队资源管理器 --> 连接到团队基础服务器 --> 服务器 --> 添加 -->
Name or URL of Team foundation server | https://xyzproject.visualstudio.com/
Path | TFS
Port No | 8080
Protocol | HTTP
我收到以下错误:
Error : An error has occurred with the script on the page.
首先,请确保您输入的设置与 Jesse 提到的一样正确。协议应为 "https",端口应为“443”。然后将您的 IE 重置为默认设置,然后重试。如果问题仍然存在,请检查您的 IE 版本并将其升级到 IE 11。检查此 link 以供参考:Troubleshooting connections from Internet Explorer & Visual Studio to Visual Studio.