.NET Framework 1.1 - Installation on W2K - Error

  • Thread starter Thread starter A Hamon
  • Start date Start date
A

A Hamon

Hello,

I have installed the .NET Framework 1.1 on several Windows 2000
Servers (identical hardware / build etc.). This has worked fine apart
from one, which reports the following error in the Application log:

DETAIL: ----------------------------------------------------------------
Event Type: Error
Event Source: System.EnterpriseServices
Event Category: None
Event ID: 0
Date: 18/12/2004
Time: 17:02:49
User: N/A
Description:
System.EnterpriseServices failed to install. Please fix the problem
(see exception below) and run 'regasm System.EnterpriseServices.dll'
again to install System.EnterpriseServices.
Exception:
'System.Runtime.InteropServices.COMException (0x80040154): Class not
registered
at System.EnterpriseServices.Admin.ICatalogCollection.Populate()
at System.EnterpriseServices.RegistrationDriver.Populate(ICatalogCollection
coll)
at System.EnterpriseServices.RegistrationHelperTx.InstallUtilityApplication(Type
t)'
------------------------------------------------------------------------

I have tried to run 'regasm System.EnterpriseServices.dll', however,
the error recurrs.

I am at a loss as to why this problem only occurred on this one
server. Can some .NET Framework expert out there shed some light on
this, please?

Thanks in advance for any advice.

Regards,

Ant
 
Back
Top