<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dejan on Technology &#187; Visual Studio 2008</title>
	<atom:link href="http://www.vesic.org/english/blog/category/visual-studio-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vesic.org/english/blog</link>
	<description>dotNet, ASP.Net, Programming, Software ...</description>
	<lastBuildDate>Mon, 01 Mar 2010 09:07:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>VS 2005/2008 and Vista &#8211; IE cannot display the webpage</title>
		<link>http://www.vesic.org/english/blog/visual-studio-2005/vs-20052008-and-vista-ie-cannot-display-the-webpage/</link>
		<comments>http://www.vesic.org/english/blog/visual-studio-2005/vs-20052008-and-vista-ie-cannot-display-the-webpage/#comments</comments>
		<pubDate>Sun, 25 May 2008 08:29:12 +0000</pubDate>
		<dc:creator>Dejan Vesić</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Visual Studio 2005]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.vesic.org/english/blog/visual-studio-2005/vs-20052008-and-vista-ie-cannot-display-the-webpage/</guid>
		<description><![CDATA[I recently reinstalled my laptop completely (it is very nice Dell XPS M1330) and took that opportunity to make it into decent development machine (w/o all the stupid preinstalled applications). Installed also Visual Studio 2005 and 2008, SQL 2005 Express and all the little tools necessary (ClipX for example). Fired up latest web site on [...]]]></description>
			<content:encoded><![CDATA[<p><img class="imageRight" src='http://www.vesic.org/english/blog/wp-content/uploads/2008/05/ie-cannot-display-the-web-page1.png' alt='Vista and Visual Studio - problems with IPv6 and internal WebDev.WebServer' />I recently reinstalled my laptop completely (it is very nice <a href="http://www.dell.com/content/products/productdetails.aspx/xpsnb_m1330?c=us&#038;cs=19&#038;l=en&#038;s=dhs">Dell XPS M1330</a>) and took that opportunity to make it into decent development machine (w/o all the stupid preinstalled applications).</p>
<p>Installed also Visual Studio 2005 and 2008, SQL 2005 Express and all the little tools necessary (<a href="http://bluemars.org/clipx/">ClipX</a> for example).</p>
<p>Fired up latest web site on which I work on, F5 and &#8230; nothing &#8211; dreadfull message of <strong>&#8220;Internet Explorer cannot display the webpage&#8221;</strong>.</p>
<p>Ok, no panic here, let try Visual Studio 2008 with same web site; nothing <img src='http://www.vesic.org/english/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  Same site, on two other development machines (Vista &#038; Vista 64) under VS 2005 and VS 2008 works w/o problem.</p>
<p>Started researching and debugging; it turns out that next generation protocol <a href="http://en.wikipedia.org/wiki/IPv6">IPv6</a>, or its implementation on Vista clashes with integrated web server WebDev.WebServer.exe; WebDev has a problem finding localhost address in default configuration.</p>
<p>Easy fix for this is to <strong>comment ::1 entry</strong> in <strong>hosts</strong> file:</p>
<p><img src='http://www.vesic.org/english/blog/wp-content/uploads/2008/05/uncomment-ipv6-localhost.png' alt='Uncomment ::1 in hosts file to correct webdev / visual studio problems' /></p>
<p>No restart is needed, either of computer or Visual Studio.</p>
<p>(to edit <em>hosts</em> file you can use <em>notepad</em> started with elevated rigths or &#8220;<em>Run as administrator</em>&#8220;; in <em>Open</em> dialog you type in <em>%windir%\System32\drivers\etc\hosts</em>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vesic.org/english/blog/visual-studio-2005/vs-20052008-and-vista-ie-cannot-display-the-webpage/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

