简体   繁体   English

错误或 Azure DevOps 错误:TF402484 人事团队项目已被删除

[英]Error or Azure DevOps Error: TF402484 The personnel team project has been deleted

VS2019 with the most recent update... Version: 16.2.5 VS2019 最新更新... 版本:16.2.5

Main error: TF402484 The personnel team project has been deleted主要错误:TF402484 人事团队项目已被删除

Also: TF10175 The personel team project does not exist.另外:TF10175 个人团队项目不存在。

As far as I understand so far, TFS new name seams to be "Azure DevOps".据我了解,TFS 新名称接缝为“Azure DevOps”。 Some error say TFS while others "Azure DevOps" but it sounds like it is the same.一些错误说 TFS 而其他人是“Azure DevOps”,但听起来是一样的。

It got many errors in many projects (into at least 4 different solutions):它在许多项目中出现了很多错误(至少有 4 种不同的解决方案):

There is 3 to 4 kind of different dialog box errors, depending on where and what action I do related to TFS.有 3 到 4 种不同的对话框错误,具体取决于我在哪里执行与 TFS 相关的操作。 All errors are about TF402484 error.所有错误都是关于 TF402484 错误。 The error is about a deleted project which nobody has deleted.该错误与没有人删除的已删除项目有关。 Most of the time or always, the project has never been part of the solution.大多数时候或总是,该项目从未成为解决方案的一部分。

I did not do anything else than updating my VS2019 to the most recent version.除了将我的 VS2019 更新到最新版本之外,我没有做任何其他事情。

I red: Visual studio 2013 team project has been deleted我红: Visual Studio 2013 团队项目已被删除

About suggestion from previous link: "Undo any pending changes", yes it could seems to temporarily fix the bug BUT there is something that happen that put me in this situation, that seems to happen very often, intermitently and that's very anoying.关于上一个链接的建议:“撤消任何待处理的更改”,是的,它似乎可以暂时修复错误,但是发生了一些事情让我处于这种情况,这似乎经常,间歇性地发生,这很烦人。

In fact, why do I have many items from other projects (not in my current solution) that appear in the Pending Changes window of my current solution?事实上,为什么我当前解决方案的 Pending Changes window 中出现了许多来自其他项目(不在我当前解决方案中)的项目?

Starting Source Control Explorer give me many TF402484 DlgBox error (at least 4) and it show "Working..." and stay like that forever.启动源代码管理资源管理器给了我很多 TF402484 DlgBox 错误(至少 4 个),它显示“正在工作...”并永远保持这种状态。 IT just freeze.它只是冻结。

Also, I'm using many instances of VS2019 open at the same time.另外,我同时使用了许多 VS2019 实例。 Could it cause the error?它会导致错误吗?

What's going wrong???怎么了??? What do I have to turn on/off or set, in order to prevent this behavior which is going to kill me in a near future?为了防止这种会在不久的将来杀死我的行为,我必须打开/关闭或设置什么?

Also, perhaps there is no connection, but the only other thing that also changed on my machine: I'm using Cobian Backup to do my backup and perhaps it touches (changes file time) to all or somes solution files.此外,也许没有连接,但我的机器上唯一改变的另一件事是:我正在使用 Cobian Backup 进行备份,并且可能涉及(更改文件时间)所有或一些解决方案文件。

在此处输入图像描述 在此处输入图像描述 在此处输入图像描述

The error the Undo any pending changes to that project or branches from that project in your local workspace. the Undo any pending changes to that project or branches from that project in your local workspace. indicate clearly.明确指出。 You could give a try with below two ways:您可以尝试以下两种方式:

  • Delete the workspace and created a new one, then check it again.删除工作区并创建一个新工作区,然后再次检查。

    Team Explorer Home --> Under Solution --> Click the arrow down behind workspace --> Manage Workspaces ... --> Select the specific workspace then Remove Team Explorer Home --> 在Solution下 --> 单击workspace后面的向下箭头 --> Manage Workspaces ... --> Select 特定工作区,然后Remove

    Note : This will remove all your local mappings.注意这将删除所有本地映射。 Therefore you should check in all changes before deleting it.因此,您应该在删除之前检查所有更改。 or back up或备份

  • Look at Excluded Changes section under Pending Changes and check if there are any files which belong to a deleted folder /deleted project.查看Pending Changes下的Excluded Changes部分并检查是否有任何文件属于已删除文件夹/已删除项目。 If yes, right click at the file name and choose Undo .如果是,请右键单击文件名并选择Undo

    在此处输入图像描述

Besides, you could try to clear TFS cache , which may do the trick.此外,您可以尝试清除 TFS 缓存,这可能会奏效。

Also reference this similar thread:也参考这个类似的线程:

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

相关问题 Visual Studio 项目正在引用已删除的共享项目 - Visual Studio project is referencing a Shared project which has been deleted Azure DevOps 上的构建错误,但不是本地的 - Build error on Azure DevOps but not local 如何从测试项目修复 Azure Devops 构建错误 CS0246 - How do I fix Azure Devops build error CS0246 from test project 错误:DbContext已被处置 - Error: DbContext has been disposed Azure DevOps 中的 FileTransform 任务在转换时抛出错误 - FileTransform task in Azure DevOps throws error on transform azure 项目出错 - Error with azure project Azure项目的schemaVersion出错 - Error with schemaVersion of Azure Project ObjectContext实例已被释放,不能再用于需要连接的操作。 WCF与天蓝色错误 - The ObjectContext instance has been disposed and can no longer be used for operations that require a connection. WCF with azure Error Azure DB 连接错误 HRESULT E_FAIL 已从对 COM 组件的调用中返回 - Azure DB Connection Error HRESULT E_FAIL has been returned from a call to a COM component 在 azure devops web UI 中的拉取请求中显示已移动和更改的文件的差异 - Show differences of file that has been moved and changed in pull request in azure devops web UI
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM