IFSC & Sir John Rogerson's Quay, Dublin, a set on Flickr.
Wednesday, March 19, 2014
DubLork @ TCD Music Composition Centre
DubLork @ TCD Music Composition Centre, a set on Flickr.
Trinity College Dublin
Wednesday, March 12, 2014
Visual Studio Debugging - Waiting For Localhost
PROBLEM:
When debugging an ASP.Net application in Visual Studio 2010, launching the inbuilt webserver in Firefox is extremely slow and may eventually time out.
CAUSE:
An IPv6 DNS problem with Firefox
SOLUTION:
Load the about:config screen in Firefox and set network.dns.disableIPv6 to true.
SOURCE:
http://stackoverflow.com/questions/6405121/how-to-figure-out-why-my-local-host-site-takes-so-long-to-load
When debugging an ASP.Net application in Visual Studio 2010, launching the inbuilt webserver in Firefox is extremely slow and may eventually time out.
CAUSE:
An IPv6 DNS problem with Firefox
SOLUTION:
Load the about:config screen in Firefox and set network.dns.disableIPv6 to true.
SOURCE:
http://stackoverflow.com/questions/6405121/how-to-figure-out-why-my-local-host-site-takes-so-long-to-load
Saturday, March 8, 2014
Subscribe to:
Posts (Atom)