I am using the Novell Controls for ActiveX....
Articles and Tips: qna
01 Nov 2002
Q.
I am using the Novell Controls for ActiveX. I get this error when I attempt to run the code for LDAP02.asp (one of 2 sampleDirectoryasp files in the ldap_asp.exe zip file):
Server object, ASP 0177 (0x8007007E) 8007007e /rna/LDAP02.asp, line 70
The line that generates this error is:
Set NWIDirEntries1 = Server.CreateObject("NWIDirEntriesLib.NWIDirEntries.1.1")
I downloaded and installed:C LDAP library, ActiveX Core Components, and LDAP library. Am I missing something?
A.
Luckily this is a somewhat trivial solution. You just need to put the LDAPSDK.dll, the LDAPSSL.dll, and the LDAPX.dll in your client's Windows system32 directory.
* Originally published in Novell AppNotes
Disclaimer
The origin of this information may be internal or external to Novell. While Novell makes all reasonable efforts to verify this information, Novell does not make explicit or implied claims to its validity.