in reply to LDAP Connection

Could it be the query isn't returning any results(no matches)? Have you tried the same query in an LDAP search tool?

Edit: Also, comment out all your code, then uncomment line-by-line until you figure out exactly which line is causing it :)

Replies are listed 'Best First'.
Re^2: LDAP Connection
by WhyNot87 (Initiate) on Oct 30, 2011 at 22:43 UTC
    Yeah I tried the same query and got results. I'm about to step through the code now line for line...
      OK now I am getting the below. I think I might start a new thread with this... Can't locate Net/LDAP.pm in @INC (@INC contains: C:/Perl/site/lib .)