hp quality center - ALM C# application -


i using interop.tdapiolelib dll connect alm (application lifecycle managment).

in order connect project using tdconnection when executing line

 _connection = new tdapiolelib.tdconnection(); 

i exception

retrieving com class factory component clsid {c5cbd7b2-490c-45f5-8c40-b8c3d108e6d7} failed due following error: 80040154 class not registered (exception hresult: 0x80040154 (regdb_e_classnotreg)). 

this code working fine before repaired hd

i run sfc/scannow , got message windows resource protection did not find integrity violations. indicate not have missing or corrupted system files.

any suggestions?

otaclient.dll should registered using regsvr32.exe register otaclient.dll located in path c:\program files (x86)\common files\mercury interactive\tdapiclient , make sure application run under x86 target.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -