我在格式化的电脑上运行Visual Studio 2013 Pro (RTM版本)(Windows 8.1新安装)。

我不知道为什么,但是Visual Studio 2013 Pro非常非常慢!在IDE中构建、调试、导航缓慢……我的硬盘驱动器的LED根本不亮!

我在一个小的MFC (c++)项目中使用Boost库。

什么好主意吗?


当前回答

运行单元测试很慢。这是ReSharper的问题。

菜单ReSharper→Options→Environment→General…清除缓存 菜单工具→选项→ReSharper→General…现在暂停 关闭Visual Studio 删除。suo文件。 再次打开Visual Studio。 重新启用ReSharper。

其他回答

它与图形驱动程序有关。如果你更新了它们,你就会没事的。

或者你可以在Visual Studio中按照以下步骤禁用硬件图形加速:

In Visual Studio, click "Tools", and then click "Options". In the Options dialog box, navigate to the "Environment > General" section and clear the "Automatically adjust visual experience based on client performance" check box. (Refer to the following screen shot for this step.) Clear the "Use hardware graphics acceleration if available" check box to prevent the use of hardware graphics acceleration. Select or clear the "Enable rich client visual experience" check box to make sure that rich visuals are always on or off, respectively. When this check box is selected, rich visuals are used independent of the computer environment. For example, rich visuals are used when you run Visual Studio locally on a rich client and over remote desktop.

引用:

在Visual Studio 2013中遇到性能问题、产品崩溃或渲染问题

这个问题似乎是因为卸载了SQL Server精简版(4.0)。

我遇到了这个问题,在安装SQL Server紧凑版4.0后得到了修复。 关闭Visual Studio 2013,我得到一个消息,安装SQL Server精简版作为一个c++项目需要一些东西…什么都不能指。

如果您正在调试ASP。. NET网站使用ie10(或更高版本),确保关闭您的ie 'LastPass'密码管理器插件。LastPass将使您的调试会话爬行和显著降低您的耐心的能力!

我向Lastpass提交了一份支持票,他们承认了这个问题,没有任何修复的打算,只是说:“Lastpass与Visual Studio 2013不兼容”。

迈克·弗林的版本对我不起作用。重命名C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\Microsoft.TeamFoundation. git . provider .dll对我来说很有用。

请安装Microsoft SQL Server Compact 4.0解决此问题

Microsoft SQL Server Compact 4.0