After installing a recent Windows Update, I was no longer able to run ASP.NET web apps using localhost. It seems the update removed an entry from my hosts file, located in C:\Windows\System32\drivers\etc, removing the entry that maps localhost to the loop-back IP address. The result was that pressing F5 or Ctrl-F5 to run an ASP.NET [...]
Archive for March, 2009
ASP.NET: Internet Explorer Cannot Display the Web Page
Posted in Technical on March 11, 2009 | Leave a Comment »