StatisticsManagerServer - Error hr=0x80040154 Class not registered

Locked StatisticsManagerServer - Error hr=0x80040154 Class not registered

  • Freitag, 9. Juli 2010 14:39
     
     

    We have begun seeing an error in our Application log with Event ID 100 and Source of StatisticsManagerServer.   The error is:   Error hr=0x80040154 Class not registered

    We are running Forefront Security for Sharepoint version 10.2.0942.0, which is Service Pack 3.

    Has anyone seen this error before, or know of a fix?

Alle Antworten

  • Dienstag, 13. Juli 2010 09:29
    Moderator
     
     

    Hi,

     

    Thank you for the post.

     

    Do you have receive any error message when using Forefront Security for SharePoint? Or something unexpected behavior about FSS?

     

    Regards,


    Nick Gu - MSFT
  • Dienstag, 13. Juli 2010 11:20
     
     
    None that I have observed. Is there a set of functionality that StatisticsManager enables that should be tested?
  • Freitag, 16. Juli 2010 03:20
    Moderator
     
     Beantwortet

    Hi,

     

    Thank you for the post.

     

    You may register the StatisticsManager.dll file manually with the following command:
    c:\WINDOWS\SysWOW64\regsvr32.exe "C:\Program Files (x86)\Microsoft Forefront Security\Exchange Server\StatisticsManager.dll"

     

    If the issue still retains, I suggest that you contact Microsoft Product Support Services via telephone so that a dedicated Support Professional can assist with this request.

     

    To obtain the phone numbers for specific technology request please take a look at the web site listed below.

     

    http://support.microsoft.com/default.aspx?scid=fh;EN-US;PHONENUMBERS

     

    If you are outside the US please see http://support.microsoft.com for regional support phone numbers.

     

    Regards,


    Nick Gu - MSFT
  • Montag, 19. Juli 2010 15:02
     
     

    Thanks, Nick!  This is a 32-bit W2K3 server, so no SysWOW64 directory exists.  I tried using the standard regsvr32.exe on the DLL, but was greeted with this error message from regsvr32 when doing so:   "StatisticsManager.dll was loaded, but the DllRegisterServer entry point was not found. This file cannot be registered."

    Any thoughts?