简体   繁体   English

MIcrosoft反馈客户端无法连接到Team Foundation Server

[英]MIcrosoft Feedback Client can't connect to Team Foundation Server

I have a problem with the MIcrosoft Feedback Client , and in general the Request feedback option in VSTS. 我对MIcrosoft Feedback Client以及VSTS中的“ Request feedback选项有问题。

If I try to open a request from the notification email, the Feedback Client displays the following error: 如果我尝试从通知电子邮件中打开请求,则“反馈客户端”将显示以下错误:

Cannot connect to Team Foundation Server. 无法连接到Team Foundation Server。 Verify the network connection and try again. 验证网络连接,然后重试。

However, if I simply launch it as an application, I got a popup first, where I need to pick the server, the team project collection and finally the project I'd like to connect to (it doesn't ask for login). 但是,如果我只是将其作为应用程序启动,则会首先弹出一个窗口,在这里我需要选择服务器,团队项目集合,最后是我要连接的项目(它不需要登录)。 This works just fine and the submitted feedback is displayed in VSTS, it can be queried, etc. 这很好用,提交的反馈显示在VSTS中,可以查询,等等。

I removed all cookies and cleared browser cache from all browsers I use, also I checked if there's a false entry in Windows Credential Manager . 我从使用的所有浏览器中删除了所有cookie并清除了浏览器缓存,还检查了Windows Credential Manager是否存在错误的条目。

Any suggestions what I should try next? 有什么建议我接下来应该尝试什么?

update 更新
We use Feedback Client for Microsoft Visual Studio Team Foundation Server 2015 downloaded from here 我们使用从此处下载的Feedback Client for Microsoft Visual Studio Team Foundation Server 2015

Make sure the account you use have the permission to access to the project and view the work items. 确保您使用的帐户具有访问项目和查看工作项的权限。

Feedback client use the credentials stored in Team Explorer. 反馈客户端使用存储在团队资源管理器中的凭据。 Try to delete the stored credentials from "Visual Studio -> Team -> Manage Connections -> Manage Connections -> Servers -> Remove" and then launch Feedback Client from email. 尝试从“ Visual Studio->团队->管理连接->管理连接->服务器->删除”中删除存储的凭据,然后从电子邮件启动反馈客户端。 A sign in dialog will pop up after this and you can enter your credential in it. 此后将弹出一个登录对话框,您可以在其中输入证书。

If it still does not work, clean all the TFS cache from "%LocalAppData%\\Microsoft\\Team Foundation\\x.0\\Cache" folder. 如果仍然无法正常工作,请清除“%LocalAppData%\\ Microsoft \\ Team Foundation \\ x.0 \\ Cache”文件夹中的所有TFS缓存。

And also, check the link in the email to make sure it is correct. 另外,请检查电子邮件中的链接以确保其正确无误。 The link should like following: 该链接应如下所示:

mfbclients://xxxxxx.visualstudio.com/DefaultCollection/p:ProjectName?rid=FeedbackID

What version of the TFS Client are you using 2012, 2013 or 2015? 您正在使用哪个版本的TFS客户端2012、2013或2015? I ran into a similar issue when we were using this on premise and I had to bump down to a lower version of the TFS Feedback Client. 当我们在内部使用它时,我遇到了类似的问题,我不得不降低到TFS反馈客户端的较低版本。

Here is the TFS 2015 client. 这是TFS 2015客户端。 https://www.microsoft.com/en-us/download/details.aspx?id=40768 https://www.microsoft.com/zh-cn/download/details.aspx?id=40768

I just tested mine to VSTS and it worked as expected. 我刚刚对VSTS进行了测试,它按预期工作。

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

相关问题 无法连接到Team Foundation Service - Can't connect to Team Foundation Service 我无法在Team Foundation Server上进行预测 - I can't do forecasting on Team Foundation Server 尝试连接到Team Foundation Server时出错 - Error when trying to connect to Team Foundation Server Azure 托管的逻辑应用程序能否连接到本地 Azure DevOps Server(以前称为 Team Foundation Server) - Can an Azure hosted Logic App connect to an on-premise Azure DevOps Server (formerly known as Team Foundation Server) 如何获取文件夹 Microsoft shared\Team Foundation Server\14.0? - How to get folder microsoft shared\Team Foundation Server\14.0? 团队基础服务器的“客户端”和“WebApi”库之间有什么区别? - What is the difference between team foundation server's “Client” and “WebApi” libraries? 云中的团队基础服务器? - Team foundation server in the cloud? 连接到Team Foundation Server时,Visual Studio无法切换帐户 - Visual Studio can't switch accounts when connecting to Team Foundation Server 我无法在Visual Studio 2017中删除Team Foundation Server URL的名称 - I can't remove the name of Team Foundation Server URL in Visual Studio 2017 Team Foundation Server - 文件未在源代码管理资源管理器中显示 - Team Foundation Server - Files don't show in Source Control Explorer
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM