|
Problem
When you try to install
Office Tools Pro from the installation CD, you
may get a message that says something like: "Error
1935: An error has occured during the installation
of assembly component Microsoft.MSXML2,public
Key Token =...."
Reason
The 1935 error message
is generated by the Windows Installer when it
is unable to access a specific file, folder, or
area of the system's registry. Normally this error
is generated if the user does not have full administrative
rights to the entire computer (including all files,
folders, and areas of the Windows Registry).
In this situation the
1935 error is related to some recent updates released
by Microsoft for the Microsoft XML Parser that
is part of the operating system. One of these
updates is partially installed on your computer
and the Windows Installer is unable to verify
that the update has been installed to provide
the proper version information to our installer
package. This failure generates the 1935 error
message when our installer is unable to determine
the version of MSXML installed on the computer.
Solution
To resolve the 1935
error message, you will need to manually reinstall
the updates to the MSXML components on your computer.
When doing so, you will need to disable any programs
which may interfere with the installation by preventing
them from loading at start-up (see instructions
below). Once the MSXML updates have been fully
installed, you should be able to install Office
Tools Pro normally.
First, download the MSXML4
Sp2 update by clicking the link to msxml.msi at
the bottom of the following Microsoft Article
(click this link to access the article):
MSXML 4.0 Service Pack 2 (Microsoft XML Core Services)
Once the update file has
been downloaded to the desktop of your computer,
take the following steps to install the updates
in a clean boot of the operating system:
How to perform
a minimal boot in Windows XP
Note:
You must be logged on as an administrator or a
member of the Administrators group to follow these
steps. If your computer is connected to a network,
network policy settings may also prevent you from
following these steps.
- Click Start, click
Run, type msconfig in the Open box, and then
click OK.
- On the General tab,
click Diagnostic Startup.
- On the Services tab,
click the word Service at the top of the list
to alphabetize the services, then locate and
check the box for Windows Installer.
- Click OK, and then
click Restart to restart your computer.
- Once the computer
has restarted, click OK to the message and then
Cancel to the System Configuration Utility
Once the computer has
been restarted, take the following steps to install
the MSXML Updates that you downloaded in the previous
steps:
- Double click on the msxml.msi file which
was downloaded from Microsoft's Article to install
the Service Pack 2 update for the MSXML components
of Windows.
- If you encounter an error when attempting
to install the MSXML SP2 update (msxml.msi)
you may have to remove the previous versions
of MSXML from the computer first. Take the steps
in Microsoft's MSXML4
SP2 Release Notes to use the Windows Installer
(msiexec) to remove the previous versions of
MSXML from the computer
- Once both of the previous installations have
been removed, use the msxml.msi file to install
the MSXML 4 Sp2 updates.
If the MSXML update installs
normally, you should be able to restart the computer
and then install Office Tools Pro in the usual
manner from the installation CD.
Once the Office Tools
Pro installation has finished, be sure to return
to the MSCONFIG utility and select the Normal
Startup option. |