SP4 - WU, VS.NET, MSDN not working -> MSXML

L

Luis Angel

Hi,

I've successfully installed windows 2000 SP4, but now there are a lot of
things that are not working, and I think all of them are related to the
MSXML library.

Windows Update: It fails with a (0x8007007E) error message. This
is what my "Windows Update.Log" file says:
2003-07-09 08:22:15 06:22:15 Success IUCTL
Starting
2003-07-09 08:22:17 06:22:17 Success IUCTL
Downloaded
iuident.cab from
http://windowsupdate.microsoft.com/v4/ to C:\Archivos de
programa\WindowsUpdate\V4
2003-07-09 08:22:18 06:22:18 Success IUCTL
Current
iuengine.dll version: 5.4.3630.2554
2003-07-09 08:22:18 06:22:18 Success IUCTL
Current iuctl.dll
version: 5.4.3630.2554
2003-07-09 08:22:18 06:22:18 Success IUENGINE
Starting
2003-07-09 08:22:19 06:22:19 Success IUCTL
Windows Update Web
Site has a valid address:

http://v4.windowsupdate.microsoft.com/es/default.asp
2003-07-09 08:22:19 06:22:19 Error IUENGINE
Determining machine
configuration (Error 0x8007007E: No se puede
encontrar el módulo
especificado.)

Visual Studio.NET 2003: It gives me this error message:
---------------------------
Microsoft Development Environment
---------------------------
No se pudo cargar Visual Studio .NET porque no está
disponible el archivo MSXML3.DLL.
Consulte el artículo Q306905 de Knowledge Base, en
la dirección http://support.microsoft.com
para obtener más información.

MSDN library left tree: It fails again with a javascript message
Line: 922
Car: 9
Error: The automation server can't create object
Code: 0
URL:
http://msdn.microsoft.com/library/shared/deeptree/htc/deeptree.htc
Of course, the source code at this line is: var
objXMLDoc = new ActiveXObject("Microsoft.XMLDOM");


So definetily I think the error is related to the MSXML component.

Does someone know how to solve this, or what other tests can I do to
get more specific information?

Thanks in advance,
 
L

Luis Angel

Hi again,

I've already solved the problem. I don't know why, but the SP4
installation removes/uninstalls/whatever the existent MSXML 3 component from
the computer, and theese non working applications need this version (and not
the actual 4 !!??).

So the solution is so simply as reinstall this version. If someone
is getting the same problem it can be downloaded from:
http://www.microsoft.com/downloads/...0A-8CC6-443B-AB83-F8516C72FAC1&displaylang=en

Hope this helps to someone,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top