Visual Studio 2013 - 缓慢的扩展或加载项 - 如何找到哪一个? [英] Visual Studio 2013 - Slow Extension or Add In - how to find which one?

查看:17
本文介绍了Visual Studio 2013 - 缓慢的扩展或加载项 - 如何找到哪一个?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个包含大约 40 个项目的解决方案.当我加载或卸载一个项目时,它最多需要 5 分钟,并在整个时间内挂起开发环境.当我进入安全模式时,它大约是 5 秒或更短.我不太了解 proc mon,但它确实显示了相关项目之外的大量文件访问.

I have a solution with about 40 projects in it. When I load or unload a project it takes up to 5 minutes and hangs the development environment for the entire time. When I go into safe mode it is about 5s or less. I don't know proc mon very well, but it did show lots of file access outside the project in question.

我假设这是由扩展或插件引起的.我如何确定是哪个.我已经禁用了所有可以禁用的扩展,但是我的大部分扩展都无法禁用.我真的必须依次卸载它们吗?

I'm assuming this is caused by an extension or add in. How do I figure out which one. I have disabled all the ones I can disable but a large proportion of my extensions cannot be disabled. Do I really have to uninstall them all in turn?

干杯,

詹姆斯

推荐答案

您可以使用 Process Explorer 以查找当 VS 从 DevEnv.exe 进程属性 - 线程选项卡挂起时 Visual Studio 中当前正在运行的模块.

You can use Process Explorer to find what module in Visual Studio is currently running when VS hangs from the DevEnv.exe process Properties - Threads tab.

这篇关于Visual Studio 2013 - 缓慢的扩展或加载项 - 如何找到哪一个?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆