cancel
Showing results for 
Search instead for 
Did you mean: 

80040154 Class not registered

0 Kudos

Hello,

We have developed application in MVC using angular js 2.0 for SAP B1 on Window server 2012 ( 64 bit OS) and SAP 9.2 PL8( 64 bit) on hana.

We have installed DI-API 64 bit on this machine.

SAP client (64-bit) is installed on this machine.

When we run this application it is giving the following error, while initialising company object.

oCmpy = new SAPbobsCOM.Company();

The company object is already declared [public SAPbobsCOM.Company oCmpy;]

Error :

{System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {632F4591-AA62-4219-8FB6-22BCF5F60090} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)). at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Activator.CreateInstance(Type type) at

Thanks

Trupti

Accepted Solutions (0)

Answers (0)