Active Directory Objects

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Arne Tiedemann

    #1

    Active Directory Objects

    Hello NG,

    I'm new in programming VB.NET and I'll create a Project to read and change Active Directory Users, Groups, and Organisational Units. I test with VisualStudio 2003 but wenn i access Users with System.Director yServices.Direc toryEntry I get an error when I make objUser.CommitC hanges().

    Can anybody tell me how to access and Change Active Directory Object with VB.NET?

    Thanks at All

    --
    Arne Tiedemann www.bitbuilder.de
    -- The Windows Networking Site --
  • Paul Clement

    #2
    Re: Active Directory Objects

    On Wed, 21 Sep 2005 08:20:44 +0200, "Arne Tiedemann" <NoReply@bitbui lder.de> wrote:

    ¤ Hello NG,
    ¤
    ¤ I'm new in programming VB.NET and I'll create a Project to read and change Active Directory Users, Groups, and Organisational Units. I test with VisualStudio 2003 but wenn i access Users with System.Director yServices.Direc toryEntry I get an error when I make objUser.CommitC hanges().
    ¤
    ¤ Can anybody tell me how to access and Change Active Directory Object with VB.NET?

    It would probably help to post the code where the error occurs and also identify the error message.


    Paul
    ~~~~
    Microsoft MVP (Visual Basic)

    Comment

    Working...