问题描述
操作系统:Windows 8 Pro(x64)
应用程序:Visual Studio 2012
好的,我在这里有一个非常奇怪的问题。我已经安装了Visual Studio 2008,2010和2012.每个人都很好。但是在我通过Windows Update更新它们之后,Visual Studio 2012开始变得非常慢调试,当我进行调试时,它会创建名称类似于引用的文件夹,例如System.Drawing。其中有很多。我没有文件夹存在的问题(也许有点),但真正的问题是调试时间非常慢。在一个新的项目上10-20秒,表单上没有代码或对象。它通常不到一秒。
这是我在每个项目文件夹中的截图:
[]
通常我谷歌谷歌出怪直到我找到问题的答案,但似乎没有其他人有这个奇怪的问题:(
OS: Windows 8 Pro (x64)
App: Visual Studio 2012
OK, I have a very strange issue here. I have installed Visual studio 2008, 2010, and 2012. Everything was fine with each and everyone of them. But right after I''ve updated them via Windows Update, Visual Studio 2012 started to become very slow to debug, and when I do debug it creates folders with names of what looks like references such as System.Drawing. And there is many of them. I do not have a problem with the folders being there (well maybe a bit) but the real issue here is the extremely slow debug time. 10-20 seconds on a fresh new project with no code or objects on the form. Where its normally less than a second.
Here is a screenshot of what I have in every project folder:
http://i719.photobucket.com/albums/ww199/Pk_King_X11/VS2012Bug_zpsd6841dea.png[^]
Normally I google the hell out of Google until I find the answer to my problem, but it seems that no one else is having this weird issue :(
推荐答案
这篇关于Visual Studio 2012创建随机文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!