Errors After Installing Windows Updates and Framework SP1

G

Guest

Hi,

We are running on Windows 2000 Server SP4. Our .NET Framework version is
1.1.

After I installed .NET Framework 1.1 SP1, I noticed the following error
messages in the Application Log:

The first error was a System.EnterpriseService error. It reads:
"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.NotImplementedException: Not implemented
at System.EnterpriseServices.Admin.ICatalogCollection.Populate()
at
System.EnterpriseServices.RegistrationDriver.Populate(ICatalogCollection coll)
at
System.EnterpriseServices.RegistrationHelperTx.InstallUtilityApplication(Type
t)'".

The next one is a LoadPerf error ID 3009. It reads:

"Installing the performance counter strings for .NETFramework failed. The
Error code is DWORD 0 of the Record Data."

Does anyone know why I am getting these errors?

Thank you
 

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