Error Number: 2147746132 (0x80040154)

ID: Q201234


The information in this article applies to:


SYMPTOMS

When you access the Publishing snap-in in the Microsoft Management Console (MMC), the following error occurs:

Error Number: 2147746132 (0x80040154)
Symbolic Name: REGDB_E_CLASSNOTREG Text
Description: Class not registered


CAUSE

This is usually caused when an upgrade is performed.


RESOLUTION

To resolve this problem, do the following:

  1. Check for duplicate files. (Usually only if an upgrade was performed.) Search the hard drive for files named Crsdll.dll and Crsapi.dll. Only one copy of these files should exist. These files should only be located in the \Microsoft Site Server\Bin\ directory. If any other versions exists, they should be renamed or deleted.


  2. Stop and start the Site Server Content Deployment service, or restart the computer.


If the above resolution does not correct the problem, do the following:
  1. From a command prompt, go to the \Microsoft Site Server\Bin\ directory.


  2. Run the following:
    regsvr32 crsapi.dll -u
    regsvr32 crsgui.dll -u


  3. Run the following:
    regsvr32 crsapi.dll
    regsvr32 crsgui.dll


  4. Restart the computer.


  5. Test the MMC to see if it is working correctly.


Additional query words:


Keywords          : 
Version           : winnt:3.0
Platform          : winnt 
Issue type        : kbprb 

Last Reviewed: April 8, 1999