I have installed some assemblies to the GAC.
Used the call gacutil /i <assembly> to install it.

When using the gacutil /u or the /uf (to force)
I get the error message:

Assembly: PSICMDRx, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=03c0acb6b75 ec2e1, Custom=null Assembly
could not be uninstalled because it is required by
Windows Installer Unable to uninstall: assembly is
required by one or more applications Pending references:
SCHEME: <WINDOWS_INSTALLER> ID: <MSI> DESCRIPTION :
<Windows Ins taller> Number of items uninstalled = 0

I didn't use the windows intaller to intall these
asseblies.
I have also tried to remove with the Microsoft .NET
Framework 1.1 Configuration util
Nothing works.

Is there anyway I can remove these?

Thanks SidS

Re: problem removing asseblies from the GAC by Shel

Shel
Fri Sep 12 18:51:54 CDT 2003

Have you tried going to the file in windows explorer (C:\WINDOWS\assembly),
right clicking on it, and selecting 'delete'?

Shel

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"Sid Sidney" <Sids15@hotmail.com> wrote in message
news:2b9501c37970$380ab630$a601280a@phx.gbl...
> I have installed some assemblies to the GAC.
> Used the call gacutil /i <assembly> to install it.
>
> When using the gacutil /u or the /uf (to force)
> I get the error message:
>
> Assembly: PSICMDRx, Version=1.0.0.0, Culture=neutral,
> PublicKeyToken=03c0acb6b75 ec2e1, Custom=null Assembly
> could not be uninstalled because it is required by
> Windows Installer Unable to uninstall: assembly is
> required by one or more applications Pending references:
> SCHEME: <WINDOWS_INSTALLER> ID: <MSI> DESCRIPTION :
> <Windows Ins taller> Number of items uninstalled = 0
>
> I didn't use the windows intaller to intall these
> asseblies.
> I have also tried to remove with the Microsoft .NET
> Framework 1.1 Configuration util
> Nothing works.
>
> Is there anyway I can remove these?
>
> Thanks SidS
>



Re: problem removing asseblies from the GAC by Sid

Sid
Sat Sep 13 04:19:23 CDT 2003

Yes I have tired this. Get the same error.



>-----Original Message-----
>Have you tried going to the file in windows explorer
(C:\WINDOWS\assembly),
>right clicking on it, and selecting 'delete'?
>
>Shel
>
>--
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>Use of included script samples are subject to the terms
specified at
>http://www.microsoft.com/info/cpyright.htm
>
>
>"Sid Sidney" <Sids15@hotmail.com> wrote in message
>news:2b9501c37970$380ab630$a601280a@phx.gbl...
>> I have installed some assemblies to the GAC.
>> Used the call gacutil /i <assembly> to install it.
>>
>> When using the gacutil /u or the /uf (to force)
>> I get the error message:
>>
>> Assembly: PSICMDRx, Version=1.0.0.0, Culture=neutral,
>> PublicKeyToken=03c0acb6b75 ec2e1, Custom=null Assembly
>> could not be uninstalled because it is required by
>> Windows Installer Unable to uninstall: assembly is
>> required by one or more applications Pending
references:
>> SCHEME: <WINDOWS_INSTALLER> ID: <MSI> DESCRIPTION :
>> <Windows Ins taller> Number of items uninstalled = 0
>>
>> I didn't use the windows intaller to intall these
>> asseblies.
>> I have also tried to remove with the Microsoft .NET
>> Framework 1.1 Configuration util
>> Nothing works.
>>
>> Is there anyway I can remove these?
>>
>> Thanks SidS
>>
>
>
>.
>