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
Error moving from LAPI 8.1.5 to LAPI9.0
Charles_Guiler_(guiler_-_(deleted))
We have a user/group synchronization utility developed by a previous employee that utilizes LAPI. When attempting to run in a LL 9.0.0.1 environment we are getting the following error: "The ordinal 6 could not be located in the dynamic link library LLKernel.dll."With no LAPI experience, I have little backgound to attempt to resolve this issue. Has anyone else encountered similiar and how can the issue be resolved.Thanks,Charlie Guilerguiler@lucent.com
Find more posts tagged with
Comments
Richard_Boyne_(boyne_(Delete)_891609)
Check the Livelink SDK release notes for v9.0They are on the Knowledge Center in this folder:
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objId=2352653&objAction=browse&sort=nameSpecifically
, look at LAPI Upgradability Matrix sectionwhere it says,"If you upgrade to the LAPI V9 clients, you must rebuild your application, even if you do not make use of the newfunctionality introduced in V9."If you have a application built with LAPI 8.1.5 that does not need the new LAPI 9.0 functionality then youcan continue to use LAPI 8.1.5 client with it to connect to a Livelink 9.0 Server.But, if you are going to install/deliver LAPI 9.0 client with your application. Then you must rebuild your application with LAPI 9.0.regards.