I am trying to install IIS in Windows 2000 on my Laptop so
that I can use the .NET development environment. I don't
plan to use my laptop as a server, but Visual C# .NET
seems to require that I set up IIS before I can install C#.

2 Things are going wrong. I don't know if they are
connected.

Firstly, when I try to add the IIS component to Windows,
the installation fails. It says
"Setup could not copy one or more files. The specific
error code is 0x5"
I can't see this in the setup log, but it reports other
errors. I attach the relevant bit of the setup log file
below.

The same error seems to be occurring twice - with files
logscrpt.dll and asptxu.dll
I am using Windows 2000 with service pack 4.
Is there any way I can check if these files are corrupted,
or get hold of correct versions of these files?

Secondly - if I carry on with the IIS installation and
complete it despite the error, I then cannot access the
properties dialog box for directories on my disk drives.
File properties works OK, but the directory properties box
just doesn't appear. If I uninstall IIS, the properties
boxes pop up again.

Any suggestions?

Nigel

Here is the bit of the iis5.log file with the error
messages:


[5/5/2004 19:23:37] OC_COMPLETE_INSTALLATION:iis_core:-----
-------------
[5/5/2004 19:23:37]
OC_COMPLETE_INSTALLATION:iis_core:...ProcessEntry:100=86...
[5/5/2004 19:23:37]
OC_COMPLETE_INSTALLATION:iis_core:...ProcessEntry:100=2...
[5/5/2004 19:23:37] OC_COMPLETE_INSTALLATION:iis_core:-----
-------------
[5/5/2004 19:23:37]
OC_COMPLETE_INSTALLATION:iis_core:CallProcedureInDll
(C:\WINNT\system32\inetsrv\logscrpt.dll): DllRegisterServer
[5/5/2004 19:23:37]
OC_COMPLETE_INSTALLATION:iis_core:iOleInitialize:
Succeeded: 0. MakeSure to call OleUninitialize.
[5/5/2004 19:23:37]
OC_COMPLETE_INSTALLATION:iis_core:CallProcedureInDll:
Calling 'DllRegisterServer'.Start
[5/5/2004 19:23:37]
OC_COMPLETE_INSTALLATION:iis_core:MyMessageBox: Title:IIS
Setup Error, Msg:Error calling procedure 'DllRegisterServer
()' in file 'C:\WINNT\system32\inetsrv\logscrpt.dll'.


0x8007007e=The specified module could not be found.

[5/5/2004 19:23:37] OC_COMPLETE_INSTALLATION:iis_core:!
FAIL!
[5/5/2004 19:23:37]
OC_COMPLETE_INSTALLATION:iis_core:CallProcedureInDll:
Calling 'DllRegisterServer'.End.FAILED. Err=8007007e.
[5/5/2004 19:23:37] OC_COMPLETE_INSTALLATION:iis_core:-----
-------------
[5/5/2004 19:23:37]
OC_COMPLETE_INSTALLATION:iis_core:MyMessageBox: Title:IIS
Setup Error, Msg:Do you want to retry?
[5/5/2004 19:23:37]
OC_COMPLETE_INSTALLATION:iis_core:...ProcessEntry:100=2...
[5/5/2004 19:23:37] OC_COMPLETE_INSTALLATION:iis_core:-----
-------------



[5/5/2004 19:25:37]
OC_COMPLETE_INSTALLATION:iis_www:...ProcessEntry:100=2...
[5/5/2004 19:25:37] OC_COMPLETE_INSTALLATION:iis_www:------
------------
[5/5/2004 19:25:37]
OC_COMPLETE_INSTALLATION:iis_www:CallProcedureInDll
(C:\WINNT\system32\inetsrv\asptxn.dll): DllRegisterServer
[5/5/2004 19:25:37]
OC_COMPLETE_INSTALLATION:iis_www:iOleInitialize:
Succeeded: 0. MakeSure to call OleUninitialize.
[5/5/2004 19:25:37]
OC_COMPLETE_INSTALLATION:iis_www:CallProcedureInDll:
Calling 'DllRegisterServer'.Start
[5/5/2004 19:25:37]
OC_COMPLETE_INSTALLATION:iis_www:MyMessageBox: Title:IIS
Setup Error, Msg:Error calling procedure 'DllRegisterServer
()' in file 'C:\WINNT\system32\inetsrv\asptxn.dll'.


0x8007007e=The specified module could not be found.

[5/5/2004 19:25:37] OC_COMPLETE_INSTALLATION:iis_www:!
FAIL!
[5/5/2004 19:25:37]
OC_COMPLETE_INSTALLATION:iis_www:CallProcedureInDll:
Calling 'DllRegisterServer'.End.FAILED. Err=8007007e.
[5/5/2004 19:25:37] OC_COMPLETE_INSTALLATION:iis_www:------
------------
[5/5/2004 19:25:37]
OC_COMPLETE_INSTALLATION:iis_www:MyMessageBox: Title:IIS
Setup Error, Msg:Do you want to retry?
[5/5/2004 19:25:37]
OC_COMPLETE_INSTALLATION:iis_www:...ProcessEntry:100=2...
[5/5/2004 19:25:37] OC_COMPLETE_INSTALLATION:iis_www:------
------------

RE: Cannot Install IIS on WIndows 2000 by tdevere

tdevere
Sun Jul 18 15:40:25 CDT 2004

Where are you installing from? a CD or the local drive? You may wish to
change CD's or copy the files locally to try and get past this...

Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere@online.microsoft.com

"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.