How to install / register IIS on Windows XP
Press Start button > Run > type > ‘cmd’ (without quote) > press Enter
Copy and paste the version you want to install and press enter to execute
.Net 1.1: C:\Windows\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
C:\Windows\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
.Net 2.0: C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i
C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i
Log in to answer.
Alex 10:58 am on May 2, 2010
Press Start button > Run > type > ‘cmd’ (without quote) > press Enter
Copy and paste the version you want to install and press enter to execute
.Net 1.1:
C:\Windows\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i.Net 2.0:
C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i