Sunday, February 19, 2012

Getting Error 1935 when trying to install SQLXML 3 SP3

I have a Windows 2003 Server SP1. I have SQL 2000 Server SP4 running on it. I
am trying to instal SQL XML 3 SP3 on this server. But the installation aborts
midway giving an error.I got the following in the event log.
Product: SQLXML 3.0 SP3 -- Error 1935. An error occured during the
installation of assembly component {303994BA-6487-47AE-AF1D-7AF6088EEBDB}.
HRESULT: 0x80070002. assembly interface: IAssemblyCacheItem, function:
Commit, assembly name:
Microsoft.MSXML2,publicKeyToken="6bd6b9abf345378f" ,version="4.20.9818.0",type="win32",processorArchi tecture="x86"
Please help. Thanks in advance
Rupesh Nair
This may be due to another process locking MSXML4.dll. You may need to
shutdown any applications that may be using MSXML4.dll and then retry the
install.
If you are unsure which of your processes may be using MSXML4.dll, you can
use a tool like ListDlls from SysInternals to determine which process is
holding onto it.
Give this a try, and see if it works out.
Bertan ARI
This posting is provided "AS IS" with no warranties, and confers no rights.
"Rupesh" <Rupesh@.discussions.microsoft.com> wrote in message
news:3BF087C5-3655-4332-8B79-34E4B559280F@.microsoft.com...
>I have a Windows 2003 Server SP1. I have SQL 2000 Server SP4 running on it.
>I
> am trying to instal SQL XML 3 SP3 on this server. But the installation
> aborts
> midway giving an error.I got the following in the event log.
> Product: SQLXML 3.0 SP3 -- Error 1935. An error occured during the
> installation of assembly component {303994BA-6487-47AE-AF1D-7AF6088EEBDB}.
> HRESULT: 0x80070002. assembly interface: IAssemblyCacheItem, function:
> Commit, assembly name:
> Microsoft.MSXML2,publicKeyToken="6bd6b9abf345378f" ,version="4.20.9818.0",type="win32",processorArchi tecture="x86"
> Please help. Thanks in advance
> Rupesh Nair
>

No comments:

Post a Comment