VS 2008 Open Web Site takes forever!

☆樱花仙子☆ 提交于 2019-12-11 12:36:20

问题


Anyone else get this or suffer from this? I am using Vista and VS 2008 and when I goto open a Web Site it literally takes 2~3 minutes for the dialog box to show up. Once i actually select a website it's not a problem but getting to that point hangs VS really bad.


回答1:


I wonder if you're hitting an issue similar to this:

http://blogs.technet.com/markrussinovich/archive/2006/11/27/532465.aspx

Might be worth attaching the debugger to VS to see what it's doing, it may not be the same issue, but you should get some insight.




回答2:


Make sure it is stored on your local hard drive. Storing solutions on a UNC (network path) makes Visual Studio do some weird checking. I thought this was fixed in VS 2008 SP1, I may be wrong though. Try out SP1 if you don't have it.




回答3:


I'm sorry that I can't offer a solution on Vista but, after experiencing the same thing, I switched back to XP and the problem went away. You might even want to do what some of our other technical folks do: stay on Vista but run XP in a virtual machine. Assuming that you have plenty of RAM, you'll notice minimal performance impact on reasonably new computers.



来源:https://stackoverflow.com/questions/447346/vs-2008-open-web-site-takes-forever

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!