|
Home > Archive > MS SQL XML > September 2005 > Getting Error 1935 when trying to install SQLXML 3 SP3
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Getting Error 1935 when trying to install SQLXML 3 SP3
|
|
| Rupesh 2005-08-23, 8:24 pm |
| 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,publicKeyToke
n="6bd6b9abf345378f",version="4.20.9818.0",type="win32" ,processorArchitectu
re="x86"
Please help. Thanks in advance
Rupesh Nair
| |
| Bertan ARI [MSFT] 2005-09-08, 7:23 am |
| 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@microso
ft.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,publicKeyToke
n="6bd6b9abf345378f",version="4.20.9818.0",type="win32" ,processorArchitectu
re="x86"
>
> Please help. Thanks in advance
>
> Rupesh Nair
>
|
|
|
|
|