Hello,
I am having an issue. I am attempting to connect to my LDAP server with ASP. I am using
http://uga-pjt.berkeley.edu/temp/ldapadsi.htm as my template. When I use their example as it to their servers it works fine. However when I enter in my LDAP server and User name and password (My server dose not allow anonymous access. I get the following error.
Error Type:
Provider (0x80040E37)
Table does not exist.
/ad.asp, line 46
The Provider line is the Recordset Object.
I can connect with a LDAP browser no problem with the supplied password and username so i know that works.
I have tried in 3 enviroments
XP Pro with IIS installed
Win 2K
and NT 4.0
Please asist.
Charles