Hi,
My customer uses the below query to pull the data from Active Directory into my application.
CN=WebCalAdmin,OU=Security Groups,OU=Groups,DC=hasm,DC=com
and getting the below error.
Error: Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
I need to replicate the same issue in my lab environment. I have created OU's in my test active directory. But I am not sure how to create CN=WebcalAdmin in my test active directory.
Is CN and OU are same? What is the difference between CN and OU? What are the steps to create CN=WebCalAdmin in my Active Directory?
Thanks in Advance, Siva.S.