The other day, I was suddenly not able to access my CRM organization.
I was getting “Unhandled exception” message when I browse the Organization URL.
I tried to restart the my application server IIS, but no luck.
When I checked the event viewer for more details, I observed a below Warning message
Unable to connect organization – CrmSecurityException Exception type: CrmSecurityException
Exception message: Could not find GUID for : {Machine Name}$ with SearchFilter: samAccountName
The local computer is not joined to a domain or the domain cannot be contacted.
at System.DirectoryServices.ActiveDirectory.Domain.GetComputerDomain()
at Microsoft.Crm.SecurityUtils.GetGuid(String searchItem, String searchFilter, String searchItemLogInfo, Boolean exceptionIfNotfound)
Reason
- Domain control (DC Server) machine was not accessible from my machine
Fix
- We found DC machine was down and restarting the machine solved the problem
🙂

![[Step by Step] Beginner : Create a PCF control and add it to a custom page](https://rajeevpentyala.com/wp-content/uploads/2024/12/image-49.png)
![[Step by Step] Configure and run 'Pipelines in Power Platform'](https://rajeevpentyala.com/wp-content/uploads/2024/08/image.png)

Leave a comment