In the Solution Explorer you go to References and make sure you have System.DirectoryServices included there If you don't see it in the .net class library, that is odd. You can try browsing for it. [C:\Windows\Microsoft.Net\Framework\version\....dll ] something
like that. If you still can't find it, try reinstalling .NET framework.
shabirhakim1
Star
13496 Points
2145 Posts
Re: How to use LDAP in Visual Studio 2010
Sep 23, 2011 06:36 PM|LINK
Hi,
In the Solution Explorer you go to References and make sure you have System.DirectoryServices included there If you don't see it in the .net class library, that is odd. You can try browsing for it. [C:\Windows\Microsoft.Net\Framework\version\....dll ] something like that. If you still can't find it, try reinstalling .NET framework.