Results 1 to 3 of 3

Thread: System.DirectoryServices

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2004
    Posts
    4

    System.DirectoryServices

    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.

  2. #2
    Junior Member
    Join Date
    Apr 2004
    Posts
    19
    is there a needed project reference? go to References/Add and look thru the .NET tab's list
    www.mod2software.com
    Home of the VB.NET Class Builder Utility - Demo and Full versions available now!

  3. #3
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489
    yeah, you need to add a reference from Project - Add Reference

    look for system.directoryservices.dll

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width