ASP.NET development server very slow on Vista with Firefox - ASP.NET Forums
ASP.NET development server very slow on Vista with Firefox - ASP.NET ForumsIn case your Visual Studio 2008 is really slow on Vista (Windows 2008 in my case) opn Firefox, helped me out:> to Disable autotuning, run this from the command prompt:
- netsh interface tcp set global autotuninglevel=disabled
Additionally, disabling IpV6 in Firefox could help:
- Goto the about:config address in firefox
- filter by "network.dns.disableIPv6" and double-click to set to true