I used to be able to go to add user, and in the first line enter
domain\username and hit tab and the interface would talk to AD and pull
out the information about the user. It's not working anymore. It pauses
for about 6-8 seconds when i hit tab, like
it's trying, but then gives up and i'm at the first name field when
that should be auto-populated.
This is what the trace log captured when i tried to use the single user add method.
Not an error. System LabelDictionary was loaded for language 0 from
organization {FAA8E6A1-CCB2-DE11-99B7-001517A8E025} with 0 labels
[2011-12-13 13:21:22.893] Process: w3wp
|Organization:faa8e6a1-ccb2-de11-99b7-001517a8e025 |Thread: 66
|Category: Application |User: 00000000-0000-0000-0000-000000000000
|Level: Error | ActiveDirectoryUtility.FindUser
>Unable to get find user ibts\ssands:
System.Runtime.InteropServices.COMException (0x8007203A): The server is
not operational.
>
> 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.FindOne()
> at Microsoft.Crm.Application.Utility.ActiveDirectoryUtility.FindUser(String domainAccountName)
I've worked days and days on this and I'm getting nowhere. I've checked everything from DNS to the website folder permissions.
CrmAppPool is set to Network Service.
*This post is locked for comments
I have the same question (0)