How to resolve runtime error: Retrieving the COM class factory for component with CLSID [CLSID] failed due to the following error: 80040154 Class not registered

Priscillo Jr DE LA CRUZ 6 Reputation points
2020-06-03T06:27:14.207+00:00

Hi,

I'm currently working on an old VS 2010 project recompiled to run on 64 bit machine. Its a windows service deployed via .msi installer. The windows service starts fine but when hitting the code that calls an 32 bit dll (interop.schur.dll) it crashes. The logs shows the error below:

Retrieving the COM class factory for component with CLSID {1EB14A4A-3035-4D53-895D-06A60B9E115C} failed due to the following error: 80040154 Class not registered

part of the deployment process is to call regsvr32 schur.dll.

Kindly help please. Thanks.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,162 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Roy Li - MSFT 32,051 Reputation points Microsoft Vendor
    2020-06-03T09:19:15.597+00:00

    Hello,

    Welcome to Microsoft Q&A!

    Currently, Microsoft Q&A supports the products listed over here: supported topics (more to be added later on).

    Your question about Windows service is not supported yet now. You could ask about this in Windows 10 General forum.

    Thank you.

    0 comments No comments