Reputation: 4277
I want to update the IIS server from 5.0 to 6.0 or higher.
The condition is that I cant upgrade the server. My machine is Windows XP SP3
Is there any way I can only update the IIS.
Upvotes: 0
Views: 4688
Reputation: 4695
I have installed IIS 6.0 Manager for my Windows XP SP3 32-bit from this link:
http://www.microsoft.com/en-us/download/details.aspx?id=15662
In Control Panel->Administration Tool (I guess its name translated from italian :) now I have two items:
Upvotes: 0
Reputation: 77
You can run it on XP Pro 32bit
Check the link here - http://learn.iis.net/page.aspx/868/iis-express-overview/
Upvotes: 1
Reputation: 16121
You can install IIS Express 7.5 on Windows XP. Note that the Express version is a lightweight (yet fully featured) version of IIS meant for development purposes, not production hosting. You shouldn't use Windows XP as a production server anyway.
Upvotes: 2