Hello - The CRM implementation I was working on was working in prod a few days ago but now it's returning an "unexpected error." I've included the error written to the Windows Application log below. We already tried the PreferredDc solution
that seems to have worked for a lot of other people. However, it's not working for us. Can you make any recommendations on next steps?
Process information:
Process ID: 3512
Process name: w3wp.exe
Account name: MYDOMAIN\SRCAUTO
Exception information:
Exception type: COMException
Exception message: The server is not operational.
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_NativeObject()
at System.DirectoryServices.DirectoryEntry.Invoke(String methodName, Object[] args)
at Microsoft.Crm.SecurityUtils.CheckMembership(Guid principalId, Guid groupId)
at Microsoft.Crm.Caching.OrganizationSettingsCacheLoader.LoadCacheData(Guid key, ExecutionContext context)