Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

.NET Framework Version 1.1 Installation Error

Featured Replies

Hi I'm trying to silently install :"Microsoft .NET Framework Version 1.1" on Windows 2000 Pro SP4.

I use the following command :

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\37]

"1"="%SYSTEMDRIVE%\\MsUpdate\\dotnetfx.exe /q:a /c:\"install /l /q\""

@="Microsoft .NET Framework Version 1.1"

But I always got the same error in the Event viewer :

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)'

I found a workaround on the microsoft site (Article ID : 815210) and I add this line in the script :

c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\regasm System.EnterpriseServices.dll

I can't see if it fix the problem.

Ty the way, I get the same error when I install .NET Framework SP1 even when i run the regasm command after installing .Net 1.1

Can someone explain me what I'm doing wrong ?

Thanks


For me i install .NET Framework with this method

* I download .NET Framework 1.1 , my language pack , and SP1 for .NET Framework

* I decompress this 3 files in a directory.

and i run this commands

start /wait netfx.msi /qb

start /wait langpack.msi /qb

start /wait dotnet_sp1.exe /Q

With this I haven't any errors ...

++

Sorry for my language ...

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.