|
-
November 28th, 2006, 09:21 PM
#1
[RESOLVED] installing IIS
I know the normal way;
You can install IIS using the following steps:
1. Click Start and select Control Panel.
2. Double click the Add or Remove Programs applet.
3. Select Add/Remove Windows Components.
4. Place a check beside Internet Information Services (IIS).
5. Click Next.
6. If prompted, insert your Windows XP CD.
HOWEVER, on this particular stripped build of Windows XP I'm working with, Internet Information Services (IIS) dosen't even show under 'Add or Remove Programs applet'. Is there a way I can manually install it from the WinXP Pro CD?
-
November 29th, 2006, 04:39 AM
#2
What do you mean "stripped build"?
Are you sure it's XP Pro (or Tablet PC, or MCE)? I'm fairly sure IIS isn't included in XP Home.
Safe computing is a habit, not a toolkit.
-
November 29th, 2006, 04:32 PM
#3
-
November 29th, 2006, 04:49 PM
#4
-
November 30th, 2006, 04:52 AM
#5
Use Notepad to open C:\Windows\Inf\sysoc.inf and make sure this line is in there:
Code:
iis=iis.dll,OcEntry,iis.inf,,7
Make sure iis.inf exists there and is several hundred KB in size too.
If it's not that, have you tried running "sfc /scannow"?
Safe computing is a habit, not a toolkit.
-
December 5th, 2006, 05:27 PM
#6
 Originally Posted by Tuttle
Use Notepad to open C:\Windows\Inf\sysoc.inf and make sure this line is in there:
Code:
iis=iis.dll,OcEntry,iis.inf,,7
This line is not located in C:\Winnt\Inf\sysoc.inf
 Originally Posted by Tuttle
Make sure iis.inf exists there and is several hundred KB in size too.
This file is there
 Originally Posted by Tuttle
If it's not that, have you tried running "sfc /scannow"?
Running now, will let you know.
-
December 5th, 2006, 06:00 PM
#7
found this line in the .inf file;
iis=iis.dll,OcEntry,iis.inf,hide,7
all resolved now! thanks Tuttle!
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|