Reputation: 117
We recently had to rename a Project in TFS 2018, That went well as expected. I have a user that is using the Excel plugin for TFS and their excel document no longer can pull data from TFS. Is there anyway to fix it to reconnect to the new project name? It's not a simple spread sheet. There are a lot of tabs that have inter dependencies on the tabs that can run TFS queries.
Thanks for your help
Upvotes: 0
Views: 381
Reputation: 35574
Is there anyway to fix it to reconnect to the new project name?
Based on my test , when I change the TFS 2018 Project name, I could reconnect to the new project name in the following two ways.
2.Reconnect the TFS and find the New Project name in Configure -> Sever connection
. Then select the new project to connect.
In this case, you may get this error message.
To solve this issue, I try to restart excel and repeat the same connection steps. Then it could work.
Update:
You could try to delete the VS Team Records in Excel -> Files -> Info -> Properties ->Advanced Properties -> Custom.
Then you could connect the new Projects.
Upvotes: 0