I tried uninstalling the .NET Framework, and get a little farther. I run
install optional XP components from the XP cd, select all options for IIS,
no error about the dll, it asks me for location of windows XP service pack 1
cd, I show it where that is located, then it asks me for an XP Service pack
2 file. XP Service pack 2 is still beta, isn't it?

Going on two days now trying to simply install IIS on XP...

Any help would be greatly appreciated, thanks in advance.

Derrick

*****************************************************

Hi All -

I'm having a devil of a time trying to install IIS on a Windows XP Pro
laptop that has the .NET Framework/Visual Studio installed, below are all
the gorie details.

Thanks in advance for any help!

Derrick


"Carey Frisch [MVP]" <mrxp2004@nospamyahoo.com> wrote in message
news:uwpmIG7UEHA.808@tk2msftngp13.phx.gbl...
> Please visit the IIS experts in the IIS newsgroup:
> news://msnews.microsoft.com/microsoft.public.inetserver.iis
>
> --
> Carey Frisch
> Microsoft MVP
> Windows XP - Shell/User
>
> Be Smart! Protect your PC!
> http://www.microsoft.com/security/protect/
>
> --------------------------------------------------------------------------
-----------
>


Hi Carey -

Thanks for the suggestion, tried all the commands you listed, same result
when trying to install IIS.

I'm thinking it has something to do with .NET Framework/Visual Studio
installing *pieces* of IIS?

Thanks again

Derrick



C:\WINDOWS\system32>unlodctr w3svc

Unable to open driver SYSTEM\CurrentControlSet\Services\w3svc\Performance.
Statu
s: 2
C:\WINDOWS\system32>unlodctr asp

Unable to open driver SYSTEM\CurrentControlSet\Services\asp\Performance.
Status:
2
C:\WINDOWS\system32>unlodctr inetinfo

Unable to open driver
SYSTEM\CurrentControlSet\Services\inetinfo\Performance. St
atus: 2
C:\WINDOWS\system32>unlodctr msftpsvc

Unable to open driver
SYSTEM\CurrentControlSet\Services\msftpsvc\Performance. St
atus: 2
C:\WINDOWS\system32>lodctr w3ctrs.ini


LODCTR
Updates Performance Monitor counter names and explain text for an
extensible
counter

Usage:
LODCTR [\\computername] filename
computername is the name of the remote computer.
Local machine is used if computername is not specified.
filename is the name of the initialization file that contains
the counter name definitions and explain text for an extensible
counter DLL.

LODCTR /S:<FileName>
save current perf registry strings and info to <FileName>

LODCTR /R:<FileName>
restore perf registry strings and info using <FileName>

Note: any arguments with spaces in the names must be enclosed within
Double Quotation marks.

C:\WINDOWS\system32>lodctr axperf.ini


LODCTR
Updates Performance Monitor counter names and explain text for an
extensible
counter

Usage:
LODCTR [\\computername] filename
computername is the name of the remote computer.
Local machine is used if computername is not specified.
filename is the name of the initialization file that contains
the counter name definitions and explain text for an extensible
counter DLL.

LODCTR /S:<FileName>
save current perf registry strings and info to <FileName>

LODCTR /R:<FileName>
restore perf registry strings and info using <FileName>

Note: any arguments with spaces in the names must be enclosed within
Double Quotation marks.

C:\WINDOWS\system32>lodctr infoctrs.ini


LODCTR
Updates Performance Monitor counter names and explain text for an
extensible
counter

Usage:
LODCTR [\\computername] filename
computername is the name of the remote computer.
Local machine is used if computername is not specified.
filename is the name of the initialization file that contains
the counter name definitions and explain text for an extensible
counter DLL.

LODCTR /S:<FileName>
save current perf registry strings and info to <FileName>

LODCTR /R:<FileName>
restore perf registry strings and info using <FileName>

Note: any arguments with spaces in the names must be enclosed within
Double Quotation marks.

C:\WINDOWS\system32>lodctr ftpctrs.ini


LODCTR
Updates Performance Monitor counter names and explain text for an
extensible
counter

Usage:
LODCTR [\\computername] filename
computername is the name of the remote computer.
Local machine is used if computername is not specified.
filename is the name of the initialization file that contains
the counter name definitions and explain text for an extensible
counter DLL.

LODCTR /S:<FileName>
save current perf registry strings and info to <FileName>

LODCTR /R:<FileName>
restore perf registry strings and info using <FileName>

Note: any arguments with spaces in the names must be enclosed within
Double Quotation marks.

C:\WINDOWS\system32>


"Carey Frisch [MVP]" <mrxp2004@nospamyahoo.com> wrote in message
news:e0ME916UEHA.220@TK2MSFTNGP10.phx.gbl...
> To resolve the problem:
>
> 1. Open a CMD prompt.
> 2. Type the following commands:
>
> cd /d %SystemRoot%\System32
> unlodctr w3svc
> unlodctr asp
> unlodctr inetinfo
> unlodctr msftpsvc
> lodctr w3ctrs.ini
> lodctr axperf.ini
> lodctr infoctrs.ini
> lodctr ftpctrs.ini
>
> --
> Carey Frisch
> Microsoft MVP
> Windows XP - Shell/User
>
> Be Smart! Protect your PC!
> http://www.microsoft.com/security/protect/
>
> --------------------------------------------------------------------------
---------
>
> "Derrick" derrick1298@excite.com wrote in message:
> news:uigtUj6UEHA.3428@TK2MSFTNGP12.phx.gbl...
>
> |I grabbed the actualy XP installation CD and ran the "Install Optional
> | Windows Components" from there, still getting the file copy errors
below,
> | but the first dialog I get is now "Error loading
> | c:\windows\system32\Aspperf.dll"
> |
> | If this rings any bells, I sure would appreciate hearing any
suggestions,
> | this is driving me nuts.
> |
> | And, ran the install as "Administrator" no dice, same error msg.
> |
> | Thanks in advance!
> |
> | Derrick
> |
> | ***************
> |
> | I am trying to get IIS to run on my windows xp pro laptop.
> |
> | When going to setup/add-remove programs/add remove windows components:
> |
> | It looks as if IIS is installed, the box is checked, but I do not see
W3SVC
> | or any other web server type name in services plugin.
> |
> | Clicking "next" in the add/remove windows components box, with the
defaults
> | checked (indcludes iis), it prompts me for zClientm.exe. I put the XP
> | install CD in, point to the i386 dir on it, add/remove doesn't like
this.
> |
> | So, I try to simply uninstall IIS by unchecking iis box in add remove,
no
> | luck, prompted for zClientm.exe again.
> |
> | I even expanded the contents of i386\*.??_ locally, setup does not like
the
> | expanded files either.
> |
> | Please help!!
> |
> | Thanks in advance!
> |
> | Derrick
> |
> |