Hi,
We are trying to access LDAP using C API.
We are experiencing a problem simply trying to execute the ldap_init func:
ld = ldap_init("dotted.ip.name", 389);
we are getting a run-time error:
"The instruction at "0x01003053" referenced memory at "0x0000000c".
The memory could not be 'read'".
The same happens when trying to execute an ldap_open.
Has anyone experienced a problem like this?
We have tried both the Lotus Notes and Novell
SDK.
Thank you in advance,
Jacob |
|