Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
LAPI 9 and VB6 - DLL library cannot be found
Fareez_Lalji
When executing the program with declared LAPI functions an error occures saying that the specified library is not found. Also, when trying to add a library reference to the project, an error message says that cannot add a reference to specified file.Has anybody had a problem like this, and solved it?
Find more posts tagged with
Comments
eLink User
Message from Simone Oettinger via eLinkAre you absolutely sure the referred library is installed and on the path ofyour project?Thanks,Simone> -----Original Message-----> From: eLink Discussion: LAPI Discussion> [mailto:lapi@elinkkc.opentext.com]> Sent: Thursday, January 18, 2001 12:59 PM> To: eLink Recipient> Subject: LAPI 9 and VB6 - DLL library cannot be found>>> LAPI 9 and VB6 - DLL library cannot be found> Posted by CalgaryUser3 on 01/18/2001 01:54 PM>> When executing the program with declared LAPI functions an error> occures saying that the specified library is not found. Also,> when trying to add a library reference to the project, an error> message says that cannot add a reference to specified file.> Has anybody had a problem like this, and solved it?>>> [To reply to this thread, use your normal e-mail reply function.]>> ============================================================>> Discussion: LAPI Discussion>
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objI>
; d=765428&objAction=view>> Livelink Server:>
https://knowledge.opentext.com/knowledge/livelink.exe>>>
;
Fareez_Lalji
It is all fixed now. Apparently, some of the DLLs depend on others, and therefore in order to register one, all have to be in the same path that is defined/known to the system.
Goldman_Opentext_KC_Generic_#1_(GOLSAC02User1_(Del
Had the same problem. It turns out that the LAPI DLL's need to be copied to somewhere in your systems path or make a path entry to your LAPI DLL's. I copied the DLL's to my WIndows system32 directory (C:\WINDOWS\SYSTEM32) and it solved the problem.Leo
eLink User
Message from Simone Oettinger via eLinkBe careful with that...If you ever need to install 2 LAPI client apps on the same machine, and theyuse different versions of LAPI, you might have problems....Thanks,Simone> -----Original Message-----> From: knowledge@opentext.com [mailto:knowledge@opentext.com]On Behalf Of> eLink Discussion: LAPI Discussion> Sent: Wednesday, February 07, 2001 5:16 PM> To: eLink Recipient> Subject: VB6 and LAPI>>> VB6 and LAPI> Posted by thule on 02/07/2001 06:15 PM>> Had the same problem. It turns out that the LAPI DLL's need to be> copied to somewhere in your systems path or make a path entry to> your LAPI DLL's. I copied the DLL's to my WIndows system32> directory (C:\WINDOWS\SYSTEM32) and it solved the problem.>> Leo>>> [To reply to this thread, use your normal e-mail reply function.]>> ============================================================>> Topic: LAPI 9 and VB6 - DLL library cannot be found>
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objI>
; d=2433994&objAction=view>> Discussion: LAPI Discussion>
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objI>
; d=765428&objAction=view>> Livelink Server:>
https://knowledge.opentext.com/knowledge/livelink.exe>>>
;