SSAS: Class not registered (Exception from HRESULT: 0×80040154 (REGDB_E_CLASSNOTREG))

I got this error when trying to browse a cube. This happen once I installed MS SQL SP 2. From what i found, most likely the OWC component installation became corrupted. To solve this, just install OWC again. This works for me.

OWC installer.
http://www.microsoft.com/downloads/details.aspxFamilyID=7287252c-402e-4f72-97a5-e0fd290d4b76&DisplayLang=en

Posted in SQL, SSAS. 4 Comments »

4 Responses to “SSAS: Class not registered (Exception from HRESULT: 0×80040154 (REGDB_E_CLASSNOTREG))”

  1. bhavin Says:

    I having problem in my vb.net project which is below
    so help me to solve this problem

    An error occurred creating the form. See Exception.InnerException for details. The error is: Class not registered (Exception from HRESULT: 0×80040154 (REGDB_E_CLASSNOTREG))

  2. ¥ong¥s Says:

    Hi bhavin,

    I believe this error doesn’t relate to my solution. This is a generic error occur in your VB project where compiler does not recognize the class used in your project. Do check your project reference and make sure all sources are reference correctly.

  3. Sujay Says:

    Hi
    Im getting this error .Could any anybody help me out with this isssue.
    Exception Occurred. Message: Class not registered (Exception from HRESULT: 0×80040154 (REGDB_E_CLASSNOTREG)) StackTrace: at Netik.Interview.EnterpriseReporting.Workflow.InterChangeTaskModelBase.GetData(String RequestID, String ParamValueXML)

  4. satish srivastava Says:

    my problem is little bit similer like above mention’The following error occured while loading the OPC server class not registerd’
    “error 0*80040154″


Leave a Reply