I am unable to get windows server active directory users data into windows phone 7. microsoft comapct framework doesn't have "System.DirectoryServices" namespace.
if any body found solution please post it.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ibrahim ErsoyPosted Nov 20, 2010, 5:48 AM
Im not sure how you can do it on Compact Framework without using WCF or Webservices but using Windows API in Windows Forms I've managed to retrieve Active Directory users using this code:
http://www.c-sharpcorner.com/Forums/UploadFile/93651/