Yes. Place your XP cd in your cd rom, when the windows install screen comes up, select Install Optional Windows Components, click that and select Internet Information Services when the window pops up.
If you have the .net framework already installed prior to the IIS install do this:
Goto start --> run --> cmd
Navigate to the framework directory e.g., [SystemDrive]\windows\microsoft.net\framework\[version]
When there type this command: aspnet_regiis -i
That will register the framework with IIS.
"The one language all programmers understand is profanity."
|