Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Alvan
  • Order by date
  1. Alvan

    Example of ASP LDAP query string?

    Zcolton, Thanks your response. You are right, this is security problem. After I changed setting of Application protection of IIS to "Low (IIS Process)". The problem is solved. Thanks man.
  2. Alvan

    Example of ASP LDAP query string?

    zcolton, could you help me, how to view department field using LDAP? everytime I tried to get department data, I got "Unspecified Error". here is my script. <% sub getXdata(xlogin) Set cnvt = CreateObject("ADs.ArrayConvert") set con=createobject("ADODB.Connection") set rsLDAP =...
  3. Alvan

    Example of ASP LDAP query string?

    pReverend: did you get an answer of your problem, "Unspecified Error" when you include department in your LDAP query? I got the same problem too. Could you help me?

Part and Inventory Search

Back
Top