URGENT! How I reinstall COM+???

Z

zissop

Hi

I have a great problem here. All my ASP based apps using COM+ crash IIS. My
COM+ catalog is corrupted / destroyed. I need to reinstall COM+. I did
everything Microsoft and other suggest (like
http://www.jsiinc.com/SUBN/tip6900/rh6951.htm) but when COM+ is reinstalled
i get an error message that the server catalog version is not supported.
This is the part of my comsetup.log file:
----------------------------------------------------------------------------
-----------------------------------------------------------------
COM+[3:25:6]: RegDBCompensator row found
COM+[3:25:6]: Compensator class deleted OK
COM+[3:25:6]: After ConfigureSystemApp
COM+[3:25:6]: Create 'My Computer' in 'LocalComputer' collection.
COM+[3:25:8]: ERROR: Throwing Exception - FILE: ..\csetuputil.cpp, LINE:
5468
Setup was unable to populate the 'LocalComputer' collection.
Error Code = 0x8011042c(-2146368468)
COM+[3:25:8]: RaiseException: Error Code: 0x8011042c
COM+[3:25:10]: Terminating process: dllhost.exe 0xef0(3824)
COM+[3:25:10]: COM+ Successfully Deactivated
COM+[3:25:10]: Memory usage for setup process...
COM+[3:25:10]: PeakWorkingSetSize: 40036 Kb, WorkingSetSize: 39400 Kb
COM+[3:25:10]: QuotaPeakPagedPoolUsage: 69 Kb, QuotaPagedPoolUsage: 69 Kb
COM+[3:25:10]: PeakPagefileUsage: 21916 Kb, PagefileUsage: 21748 Kb
COM+[3:25:10]: Sub-component COM+ raised an exception while processing the
OC_COMPLETE_INSTALLATION setup message.

...\csetuputil.cpp (line 5468)

Error Code = 0x8011042c

The server catalog version is not supported

Setup was unable to populate the 'LocalComputer' collection.
COM+[3:25:20]: End OC_COMPLETE_INSTALLATION Return Value = -2146368468
COM+[3:25:20]: Start OC_QUERY_STATEComponent = com Subcomponent = com
COM+[3:25:20]: Subcomponent com state: O-,C+,R+
COM+[3:25:20]: End OC_QUERY_STATE Return Value = 2
COM+[3:25:26]: Start OC_CLEANUP Component = com
COM+[3:25:26]: COM+ was not installed
----------------------------------------------------------------------------
-----------------------------------------------------------------

If anyone can help please reply. How I delete the server catalog and
reinstall the original one?

Thanks in advance
John
 
D

David Bullock [MSFT]

Hi Zissop,
Please see the following Knowledge Base article:

329134.KB.EN-US Print or Edit Dialog Boxes May Not Appear in Internet
Explorer
http://support.microsoft.com/default.aspx?scid=KB;EN-US;329134

--

David Bullock, MCSE, MCSA, A+
Windows NT/2000/2003 Setup Support

This posting is provided "AS IS" with no warranties and confers no rights.
Please reply to the newsgroup so that others may benefit.
 
Z

zissop

I have done this with no result.

John

David Bullock said:
Hi Zissop,
Please see the following Knowledge Base article:

329134.KB.EN-US Print or Edit Dialog Boxes May Not Appear in Internet
Explorer
http://support.microsoft.com/default.aspx?scid=KB;EN-US;329134

--

David Bullock, MCSE, MCSA, A+
Windows NT/2000/2003 Setup Support

This posting is provided "AS IS" with no warranties and confers no rights.
Please reply to the newsgroup so that others may benefit.


zissop said:
Hi

I have a great problem here. All my ASP based apps using COM+ crash IIS. My
COM+ catalog is corrupted / destroyed. I need to reinstall COM+. I did
everything Microsoft and other suggest (like
http://www.jsiinc.com/SUBN/tip6900/rh6951.htm) but when COM+ is reinstalled
i get an error message that the server catalog version is not supported.
This is the part of my comsetup.log file:
--------------------------------------------------------------------------
--
-----------------------------------------------------------------
COM+[3:25:6]: RegDBCompensator row found
COM+[3:25:6]: Compensator class deleted OK
COM+[3:25:6]: After ConfigureSystemApp
COM+[3:25:6]: Create 'My Computer' in 'LocalComputer' collection.
COM+[3:25:8]: ERROR: Throwing Exception - FILE: ..\csetuputil.cpp, LINE:
5468
Setup was unable to populate the 'LocalComputer' collection.
Error Code = 0x8011042c(-2146368468)
COM+[3:25:8]: RaiseException: Error Code: 0x8011042c
COM+[3:25:10]: Terminating process: dllhost.exe 0xef0(3824)
COM+[3:25:10]: COM+ Successfully Deactivated
COM+[3:25:10]: Memory usage for setup process...
COM+[3:25:10]: PeakWorkingSetSize: 40036 Kb, WorkingSetSize: 39400 Kb
COM+[3:25:10]: QuotaPeakPagedPoolUsage: 69 Kb, QuotaPagedPoolUsage: 69 Kb
COM+[3:25:10]: PeakPagefileUsage: 21916 Kb, PagefileUsage: 21748 Kb
COM+[3:25:10]: Sub-component COM+ raised an exception while processing the
OC_COMPLETE_INSTALLATION setup message.

..\csetuputil.cpp (line 5468)

Error Code = 0x8011042c

The server catalog version is not supported

Setup was unable to populate the 'LocalComputer' collection.
COM+[3:25:20]: End OC_COMPLETE_INSTALLATION Return Value = -2146368468
COM+[3:25:20]: Start OC_QUERY_STATEComponent = com Subcomponent = com
COM+[3:25:20]: Subcomponent com state: O-,C+,R+
COM+[3:25:20]: End OC_QUERY_STATE Return Value = 2
COM+[3:25:26]: Start OC_CLEANUP Component = com
COM+[3:25:26]: COM+ was not installed
--------------------------------------------------------------------------
--
-----------------------------------------------------------------

If anyone can help please reply. How I delete the server catalog and
reinstall the original one?

Thanks in advance
John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top