blogger counter
Visual Studio 2008 / 2005 Development Server not working (Internet Explorer cannot display the webpage) - Microsoft Windows Azure Cloud Talk!

Visual Studio 2008 / 2005 Development Server not working (Internet Explorer cannot display the webpage)

Recently, a patch on Windows Forefront and Windows Defender Client Security signature on March 9, 2009 PST modified the host file of machines to prevent malicious redirection of website. However, by doing so, it also removed the entry for localhost which caused site launched by the Web Dev Server to display the “Internet Explorer cannot display the webpage error”.

To fix this, simply navigate to C:\Windows\System32\drivers\etc\hosts and

If you see this:

image

Simple add another “:” to ::1             localhost

so it will be :::1             localhost

 

This will fix your problem. However, if you receive any permission error on Vista when trying to access this file. What you have to do is to run “notepad” using administrator mode and then navigate to the file to modify it.

image

Published 03-28-2009 4:27 PM by shenyizhe

Comments

Saturday, March 28, 2009 1:56 PM by Yizhe Open Mic on Technology!

# Visual Studio 2008 / 2005 Development Server not working (Internet Explorer cannot display the webpage)

Recently, a patch on Windows Forefront and Windows Defender Client Security signature on March 9, 2009

Friday, April 03, 2009 11:56 AM by Yizhe Open Mic on Technology!

# Visual Studio 2008 / 2005 Development Server not working (Internet Explorer cannot display the webpage)

Recently, a patch on Windows Forefront and Windows Defender Client Security signature on March 9, 2009

Friday, April 03, 2009 12:55 PM by Yizhe Open Mic on Technology!

# Visual Studio 2008 / 2005 Development Server not working (Internet Explorer cannot display the webpage)

Recently, a patch on Windows Forefront and Windows Defender Client Security signature on March 9, 2009

Wednesday, April 22, 2009 2:31 AM by Babu

# re: Visual Studio 2008 / 2005 Development Server not working (Internet Explorer cannot display the webpage)

It worked... Thanks

Saturday, April 25, 2009 8:57 PM by Abid Ali

# re: Visual Studio 2008 / 2005 Development Server not working (Internet Explorer cannot display the webpage)

Thanks... I had been going mad trying to fix this issue for a few weeks.

Friday, June 26, 2009 2:41 PM by hardik

# re: Visual Studio 2008 / 2005 Development Server not working (Internet Explorer cannot display the webpage)

thanks buddy, u saved me a lot of time. but what does it exactly mean to add a colon there? have no idea wat i did but it worked n e way. Thanks again.

Sunday, June 28, 2009 6:26 AM by Sam

# re: Visual Studio 2008 / 2005 Development Server not working (Internet Explorer cannot display the webpage)

Thank you very much that :::1 fix my problem right away. but i do not understand what is the extra ':'

Leave a Comment

(required) 
(required) 
(optional)
(required)