Search:

Type: Posts; User: chadman

Search: Search took 0.02 seconds.

  1. Replies
    124
    Views
    132,803

    Re: Populate TreeView with Active Directory objects

    Did you ever get the search filter working?
  2. Replies
    124
    Views
    132,803

    Re: Populate TreeView with Active Directory objects

    Well after 60 seconds I get this:
    The CLR has been unable to transition from COM context 0x20a310 to COM context 0x20a480 for 60 seconds. The thread that owns the destination context/apartment is...
  3. Replies
    124
    Views
    132,803

    Re: Populate TreeView with Active Directory objects

    I think it's correct. This is what I'm doing:

    Me.AdTreeView1.ExpandGroups = True
    Me.AdTreeView1.LoadOnDemand = True 'only load as items are clicked
    Me.AdTreeView1.Scrollable...
  4. Replies
    124
    Views
    132,803

    Re: Populate TreeView with Active Directory objects

    I think I found the issue. 2010 Express will force you to convert your old project when you first load it. Once that's done you can go back and change the framework from 4.0 to 2.0 and it will...
  5. Replies
    124
    Views
    132,803

    Re: Populate TreeView with Active Directory objects

    Wow, I love how this work, but I have one issue with it. I am using 2010 express and compiling in 2.0. I am not able to use the control with 2.0. If I change it to 4.0, I can use the control and...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width