Upgrading IIS 5.1 To IIS 6 on Windows XP - Stack Overflow most recent 30 from stackoverflow.com 2009-12-05T00:43:43Z http://stackoverflow.com/feeds/question/187779 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/187779/upgrading-iis-5-1-to-iis-6-on-windows-xp 2 Upgrading IIS 5.1 To IIS 6 on Windows XP David Waters 2008-10-09T15:22:13Z 2008-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#187802 14 Answer by Grant Wagner for Upgrading IIS 5.1 To IIS 6 on Windows XP Grant Wagner 2008-10-09T15:26:07Z 2008-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#187813 2 Answer by curtisk for Upgrading IIS 5.1 To IIS 6 on Windows XP curtisk 2008-10-09T15:27:36Z 2008-10-09T15:27:36Z <p>No, I believe it is just for Win2003 and x64 XP Pro</p>