R
russ
I have an active directory look written in asp that works
fine. I am using a search to find an employee number, and
I am using the pager field temporarily. As mentioned this
works fine. I have now added the employeeNumber attribute
to the schema and would like to search this field as
opposed to the pager field but I keep getting the:
Provider (0x80004005) Unspecified error.
The only change to my code is I have included the
employeeNumber in the values to return as attributes.
To simplify my code works fine when not asking to return
the attribute employeeNumber but causes the above error
when asksing to return employeeNumber.
Can anyone help.
Thanks in advance
fine. I am using a search to find an employee number, and
I am using the pager field temporarily. As mentioned this
works fine. I have now added the employeeNumber attribute
to the schema and would like to search this field as
opposed to the pager field but I keep getting the:
Provider (0x80004005) Unspecified error.
The only change to my code is I have included the
employeeNumber in the values to return as attributes.
To simplify my code works fine when not asking to return
the attribute employeeNumber but causes the above error
when asksing to return employeeNumber.
Can anyone help.
Thanks in advance