Upgrading IIS 5.1 To IIS 6 on Windows XP - Stack Overflow most recent 30 from stackoverflow.com2009-12-05T00:43:43Zhttp://stackoverflow.com/feeds/question/187779http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/187779/upgrading-iis-5-1-to-iis-6-on-windows-xp2Upgrading IIS 5.1 To IIS 6 on Windows XPDavid Waters2008-10-09T15:22:13Z2008-10-09T15:27:36Z
<p>Is it possible to update IIS on Windows XP from 5.1 to 6?</p>
<p>If so how?</p>
<p>Thanks.</p>
http://stackoverflow.com/questions/187779/upgrading-iis-5-1-to-iis-6-on-windows-xp/187802#18780214Answer by Grant Wagner for Upgrading IIS 5.1 To IIS 6 on Windows XPGrant Wagner2008-10-09T15:26:07Z2008-10-09T15:26:07Z<p>No, it is not possible. The version of IIS is tied to a specific version of Windows.</p>
<pre><code>XP = IIS 5.1
2003 = IIS 6
2008 = IIS 7
</code></pre>
<p>More information available at <a href="http://support.microsoft.com/kb/224609" rel="nofollow">http://support.microsoft.com/kb/224609</a>.</p>
http://stackoverflow.com/questions/187779/upgrading-iis-5-1-to-iis-6-on-windows-xp/187813#1878132Answer by curtisk for Upgrading IIS 5.1 To IIS 6 on Windows XPcurtisk2008-10-09T15:27:36Z2008-10-09T15:27:36Z<p>No, I believe it is just for Win2003 and x64 XP Pro</p>