473,394 Members | 1,951 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Pending MSI Reference When Uninstalling Assebly from the GAC

Ones I install an assembly in the GAC, I'm unable to unstall it. This diables loading of debug symbols (pdb) of the assembly. This must be a well-known issue, but I didn't succeed in finding a description in the MS knowledge base. Does anybody know a solution to this symptom?

An example follows.

1. uninstallation from GAC

E:\>gacutil -nologo -u xAssignment_3S_4_0.Logger

Assembly: xAssignment_3S_4_0.Logger, Version=1.1.0.0, Culture=neutral, PublicKey
Token=c5158ce0bd1c56b3, Custom=null
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
Number of failures = 0
E:\>
2. a message from VS .NET when loading debug symbols of the assembly

'Assignment_3S_4_0.GUI.exe': 'e:\winnt\assembly\gac\xassignment_3s_4_0.logger\1 .1.
0.0__c5158ce0bd1c56b3\xassignment_3s_4_0.logger.dl l' geladen, keine Symbole geladen.

-o-
Jul 21 '05 #1
2 3541
This is a known issue, which I found an answer to on a blog. It appears that there is a registry corruption
somewhere (specualted to be a problem with MSN Messeger 6.0). See the blog at:
http://weblogs.asp.net/alanshi/archi.../10/42690.aspx

To quote:

"If you encounter this problem, it is very likely that you have run into an odd MSI registry corruption (at the time of
this writing, the cause is unknown). Without getting into a long-winded explanation of how this registry corruption
eventually results in the error message above, the common cause of this is a bogus default value set under one
(or both) of the below registry keys:

[HKCU\Software\Microsoft\Installer\Assemblies\Globa l]

[HKLM\SOFTWARE\Classes\Installer\Assemblies\Global]

If these keys are not empty (e.g. they contain a MSI descriptor value), then you have hit this situation, and you
should be able to fix the problem by clearing the default value. I can't guarantee that this will always work, but it
has definitely been our experience that this is the most common source of this problem. "

--
Mike Wade, VB Team
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
From: "Jan Kidrud" <ja********@durdik.ch>
Subject: Pending MSI Reference When Uninstalling Assebly from the GAC
Date: Wed, 18 Feb 2004 16:28:49 +0100

Ones I install an assembly in the GAC, I'm unable to unstall it. This diables loading of debug symbols (pdb) of the assembly. This must be a well-known issue, but I didn't succeed in finding a description in the MS
knowledge base. Does anybody know a solution to this symptom?An example follows.
1. uninstallation from GAC
E:\>gacutil -nologo -u xAssignment_3S_4_0.Logger
Assembly: xAssignment_3S_4_0.Logger, Version=1.1.0.0, Culture=neutral, PublicKey
Token=c5158ce0bd1c56b3, Custom=null
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
Number of failures = 0
E:\>
2. a message from VS .NET when loading debug symbols of the assembly
'Assignment_3S_4_0.GUI.exe': 'e:\winnt\assembly\gac\xassignment_3s_4_0.logger\1 .1.
0.0__c5158ce0bd1c56b3\xassignment_3s_4_0.logger.d ll' geladen, keine Symbole geladen.
-o-

Jul 21 '05 #2
Yes, that's it: Clearing the default value in [HKLM\SOFTWARE\Classes\Installer\Assemblies\Global]was the remedy.

Thank you! This symptom spooked on my server for a long time...
Jan

"Mike Wade [MSFT]" <mw***@online.microsoft.com> schrieb im Newsbeitrag news:6f**************@cpmsftngxa07.phx.gbl...
This is a known issue, which I found an answer to on a blog. It appears that there is a registry corruption
somewhere (specualted to be a problem with MSN Messeger 6.0). See the blog at:
http://weblogs.asp.net/alanshi/archi.../10/42690.aspx

To quote:

"If you encounter this problem, it is very likely that you have run into an odd MSI registry corruption (at the time of
this writing, the cause is unknown). Without getting into a long-winded explanation of how this registry corruption
eventually results in the error message above, the common cause of this is a bogus default value set under one
(or both) of the below registry keys:

[HKCU\Software\Microsoft\Installer\Assemblies\Globa l]

[HKLM\SOFTWARE\Classes\Installer\Assemblies\Global]

If these keys are not empty (e.g. they contain a MSI descriptor value), then you have hit this situation, and you
should be able to fix the problem by clearing the default value. I can't guarantee that this will always work, but it
has definitely been our experience that this is the most common source of this problem. "

--
Mike Wade, VB Team
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
From: "Jan Kidrud" <ja********@durdik.ch>
Subject: Pending MSI Reference When Uninstalling Assebly from the GAC
Date: Wed, 18 Feb 2004 16:28:49 +0100

Ones I install an assembly in the GAC, I'm unable to unstall it. This diables loading of debug symbols (pdb) of

the assembly. This must be a well-known issue, but I didn't succeed in finding a description in the MS
knowledge base. Does anybody know a solution to this symptom?
An example follows.
1. uninstallation from GAC
E:\>gacutil -nologo -u xAssignment_3S_4_0.Logger
Assembly: xAssignment_3S_4_0.Logger, Version=1.1.0.0, Culture=neutral, PublicKey
Token=c5158ce0bd1c56b3, Custom=null
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
Number of failures = 0
E:\>
2. a message from VS .NET when loading debug symbols of the assembly
'Assignment_3S_4_0.GUI.exe': 'e:\winnt\assembly\gac\xassignment_3s_4_0.logger\1 .1.
0.0__c5158ce0bd1c56b3\xassignment_3s_4_0.logger.d ll' geladen, keine Symbole geladen.
-o-


Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Rhino | last post by:
Is there any way to install the IBM Distributed Debugger V9.2 on Windows XP without first uninstalling DB2? I installed the IBM Distributed Debugger V9.2 on my Windows XP box in the hopes of...
2
by: bwmiller16 | last post by:
Folks - OpSys: RH Linux, AS3 DB: UDB 8.2.0 (FP7 Stinger) HW: 2 X-series We setup a HADR pair and they went into PEER state (after we backed-up the DB on primary and restored the DB on the...
1
by: Jim Heavey | last post by:
Hello, I am new to Namespaces and to C#. I created a solution and in that solution, I have two projects. One project has a windows form. The second Project is a "classLibrary". I want the first...
2
by: Jan Kidrud | last post by:
Ones I install an assembly in the GAC, I'm unable to unstall it. This diables loading of debug symbols (pdb) of the assembly. This must be a well-known issue, but I didn't succeed in finding a...
7
by: satish mullapudi | last post by:
Hi All, I am using Db2 UDB v 8.2 on RHEL . I have performed a load operation on a table. Now that tablespace has been switched into RESTORE PENDING state. Now I can only read the data in the...
2
by: iheartvba | last post by:
Hi Guys, This is not a programming question, but there is an alarm ringing in the back of my mind telling me that there is something missing with this table/application I have made. There is a...
0
by: msheikh25 | last post by:
After a failed informatica load session, when I try to select from a table it shows that the table is in Load Pending state: 1 ----------- SQL0668N Operation not allowed for reason code "3" on...
0
by: trixxnixon | last post by:
i have a form that is being designed to pend requests in a requests database. the pend form is opened from an update form used by an employee to enter updates. when the pend form is updated, the...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.