Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Upgrading IIS 5.1 To IIS 6 on Windows XP

Is it possible to update IIS on Windows XP from 5.1 to 6?

If so how?

Thanks.

like image 249
David Waters Avatar asked Oct 09 '08 15:10

David Waters


4 Answers

No, it is not possible. The version of IIS is tied to a specific version of Windows.

XP = IIS 5.1
2003 = IIS 6
2008 = IIS 7

More information available at http://support.microsoft.com/kb/224609.

like image 138
Grant Wagner Avatar answered Nov 05 '22 19:11

Grant Wagner


It is now possible to Run IIS 7 - Express on XP, this is a full iis for developing but not deploying web applications.

see http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx

like image 25
David Waters Avatar answered Nov 05 '22 19:11

David Waters


No, I believe it is just for Win2003 and x64 XP Pro

like image 40
curtisk Avatar answered Nov 05 '22 19:11

curtisk


it is possible if you have XP x64 Pro

like image 1
bokac Avatar answered Nov 05 '22 19:11

bokac