Results 1 to 4 of 4

Thread: MMC Class Not Registered

  1. #1
    Join Date
    May 2008
    Posts
    860

    MMC Class Not Registered

    I am getting "Class not registered" error when I try to go to "Computer Management" console. Basically I click on Start, Control Panel, Administrative Tools and then as soon as I click on "Computer Management", I get that message with "Microsoft Management Console" in the title. I surfed a lot for this error but didn't find any result. Can you help me on this?

  2. #2
    Join Date
    Nov 2005
    Posts
    1,203

    Re: MMC Class Not Registered

    There are many ways to solve this issue, but the real cause of this problem is still unknown. This problem is basically related to "Component Services", and when you open Component Services MMC, you will may get some error code alongwith "Class Not Registered" error message. You first delete IIS related packages in Component Services MMC: "IIS In-Process Applications", "IIS Out-of-Process Pooled Applications" and "IIS Utilities". Now recreate the IIS packages in COM+ using below command at the command prompt:

    Code:
    c:\winnt\system32\inetsrv\>rundll32 wamreg.dll, CreateIISPackage
    Code:
    c:\winnt\system32\inetsrv\>regsvr32 asptxn.dll
    Code:
    c:\winnt\system32\inetsrv\>IISRESET

  3. #3
    Join Date
    Feb 2008
    Posts
    2,635

    Re: MMC Class Not Registered

    To resolve this problem, reinstall Component Services as follows:

    1. Open registry editor, locate HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\COM3, and then delete this key.
    2. Now go to Start, click Control Panel, and then click Add/Remove Programs.
    3. Click Add/Remove Windows Components.
    4. Proceed through the wizard, and accept all of the defaults.
    5. Restart the computer.

  4. #4
    Join Date
    Feb 2008
    Posts
    216

    Re: MMC Class Not Registered

    Well I suppose you need to update MMC to version 3.0 which hosts a variety of operating system tools and third-party administrative tools.

    Download MMC 3.0 for Windows XP x86-based versions

    Download MMC 3.0 for Windows XP x64-based versions

    Note:
    • To apply this software update on Windows XP, x86-based versions, you must have Windows XP Service Pack 2 (SP2) installed on the computer.
    • Additionally, you must have version 2.0.50727 of the Microsoft .NET Framework installed on the computer.
    • You do not have to restart the computer after you apply this update unless MMC is running at the time of the installation.

Similar Threads

  1. The KMPlayer class not registered
    By tpsilva in forum Windows Software
    Replies: 7
    Last Post: 15-10-2009, 07:22 PM
  2. Windows media player class not registered
    By Gustak in forum Operating Systems
    Replies: 3
    Last Post: 03-09-2009, 09:59 AM
  3. Error- Windows Movie Maker - Class Not Registered
    By Agilent in forum Windows XP Support
    Replies: 3
    Last Post: 01-12-2008, 12:02 PM
  4. Replies: 3
    Last Post: 18-04-2006, 06:11 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,703,313.15886 seconds with 17 queries