Hello,
I want to set the web part to display all users in the AD. When I leave the field "Enter the Organization Unit Path" blank and click on Organization I see just one entry, Domain Controllers. If I try adding the Users OU using these sytax then I get an error typically like this
System.DirectoryServices.DirectoryServicesCOMException (0x80072030): There is no such object on the server. at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_AdsObject() at System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne) at System.DirectoryServices.DirectorySearcher.FindAll() at Bamboo.WebParts.TreeHelpers.PopulateActiveDirectoryOrgView(String resourcePath, String value, Int32 start, Int32 totalUser) at Bamboo.WebParts.TreeHelpers.CreateOrgParentNodes(String resourcePath, RadTreeNode currentNode, Int32 start, Int32 length) at k.d()
xyz.local/users
/users
users/
/users/
I'm using:
-
- Version: 1.0.0.0
- File Version: 1.4.50.0
Bamboo.UserDirectory
-
- Version: 2.4.0.0
- File Version: 2.4.0000.00
Bamboo.Licensing
So I have two questions:
1) How do I filter out Domain Controllers
2) I have a user with a Manager field filled in but I can't see this relationship, just the domain controller. How do I display org structure?
Thanks a lot
Cheers
Tim