Why is Visual Studio 2008 slow with Firefox?

本秂侑毒 提交于 2019-12-04 16:34:30

It could be related to IPv6 as explained in this blog.

Set localhost to use IPv4 only (or disable IPv6 for all sites):

  1. Type about:config in the address bar
  2. Find ipv4 section
  3. Set network.dns.ipv4OnlyDomains =localhost

This sounds like an add-on. Are you running anything like YSlow or Firebug?

my firefox behaving the same way, in the OLD VS, they put the debugging thing in services in control panel, but now i cant find it anywhere.

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