Hi guys, this error is kind of new to me. I understand by setting the object I need to bind it, but im getting the corresponding request name/Ordinal error on this line:
Set objUser = GetObject("LDAP://" & oRS.Fields("DistinguishedName"))
Does anyone know why? Let me know if you need more code...
apinori
Member
61 Points
89 Posts
Binding to Active Directory Object gives Ordinal Error
Sep 13, 2011 04:26 PM|LINK
Hi guys, this error is kind of new to me. I understand by setting the object I need to bind it, but im getting the corresponding request name/Ordinal error on this line:
Set objUser = GetObject("LDAP://" & oRS.Fields("DistinguishedName"))
Does anyone know why? Let me know if you need more code...
Thank you