I am running Visual Studio 2003 and I cannot find system.DirectoryServices.
I have seen some example code for enumerating groups in VB.NET but when I add my IMPORTS line I cannot compile my code as the system.directoryservices import entry is invalid.
Can anyone tell me how I can refer to this or what has replaced it?
Thanks,
Sam.


Reply With Quote