Tech Support > Microsoft Windows > Windows CRM > Error on Default.aspx
Error on Default.aspx
Posted by JJ Koran on May 15th, 2008


Unable to find Active Directory object for SID


[CrmSecurityException: Unable to find Active Directory object for SID]
Microsoft.Crm.BusinessEntities.SecurityUtils.GetGu idFromSid(Byte[] sid)
+179

Microsoft.Crm.BusinessEntities.SecurityUtils.GetGu idFromSid(SecurityIdentifier sid) +47

Microsoft.Crm.BusinessEntities.SecurityUtils.Check TokenMembershipHelper(WindowsIdentity identity, Byte[] groupSid) +55

Microsoft.Crm.BusinessEntities.SecurityLibrary.Che ckPrivilegeGroupForOrganization(WindowsIdentity identity, IOrganizationContext context) +84

Microsoft.Crm.BusinessEntities.SecurityLibrary.Get PrivilegedUserCallerAndBusinessGuidsFromThread(Win dowsIdentity identity, IOrganizationContext context) +64

Microsoft.Crm.BusinessEntities.SecurityLibrary.Get CallerAndBusinessGuidsFromThread(WindowsIdentity identity, Guid organizationId) +215
Microsoft.Crm.Sdk.InProcessCrmService.Execute(Obje ct request) +148

Microsoft.Crm.Application.Platform.ServiceCommands .PlatformCommand.ExecuteInternal() +599

Microsoft.Crm.Application.Platform.ServiceCommands .RetrieveAvailableLanguagesCommand.Execute() +7

Microsoft.Crm.Application.Utility.ApplicationLangu age.get_AvailableLanguages() +276
Microsoft.Crm.Application.Controls.AppUIPage.get_A vailableLanguages() +5
Microsoft.Crm.Application.Controls.AnonymousPage.O nInit(EventArgs e) +16
System.Web.UI.Control.InitRecursive(Control namingContainer) +321
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)



Posted by Richard Riddle on May 15th, 2008


What are you trying to do when you get this error message? Does it happen
for all users and does it happen when you are logged on the server as the
Administrator?

The first thing I would check is that the affected users are members of the
CRM Security Groups CRM Users and CRM Report Users.
--
Richard Riddle
CRM Developer
Autonomix


"JJ Koran" wrote:

Posted by JJ Koran on May 15th, 2008


I am just in the process of installing a 1 user license I receive with my
MSDN subscription to test out the product.

While I was installing the client, no organization was showing on the Choose
from Organization screen. I went to the server to just see if I could
browse the Default page and I receive the message I posted above. When I am
on the server, I am logged in as an Administrator. I was logged in as a
domain level administrator when installing the product.

I am new to this product and just want to compare some of the funtionality
to another product we are currently reviewing.

I can't find either of those groups you mentioned. Should they be on just
the local computer or added to groups for the entire domain. This is more
than likely my problem.
--
--JJ


"Richard Riddle" wrote:

Posted by Richard Riddle on May 15th, 2008


Open the CRM deployment manager on the CRM server and make sure the default
organization is enabled. If the deployment manager does not open correctly
when you log on the server as the user who isntalled CRM, I would repair the
installation of CRM.

The security groups should have been added to Active Directory when CRM was
installed. The security groups are described in more detail in chapter 2
Installation document of the CRM 4.0 Implementation Guide.

--
Richard Riddle
CRM Developer
Autonomix


"JJ Koran" wrote: