Locked error: 80040154

  • Thursday, August 09, 2012 8:46 AM
     
     
    Retrieving the COM class factory for component with CLSID {4EC4272E-2E6F-4EEB-91D0-EBC4D58E8DEE} failed due to the following error: 80040154

All Replies

  • Thursday, August 09, 2012 11:50 AM
     
     Answered

    Would you not mind to share to some more details about your issue?

    The primary cause could be your application is using a COM component which is not installed /registered properly or in corrupted state. If it is a commercial product you are using, probably reinstalling would do the job.  If you are using from .net, identify the name of the COM component and try to register through regsvr32 utility.


    Lingaraj Mishra