Tech Support > Microsoft Windows > Windows CRM > Installation Error while installating the MS CRM 4.0 RTM version
Installation Error while installating the MS CRM 4.0 RTM version
Posted by Shravan on December 31st, 2007


I am trying to install the Ms CRM 4.0 RTM version but at the end of the
instalation it throws the following error.

Action Microsoft.Crm.Setup.Server.ProvisionBusinessAction failed.
Could not find GUID for server: WIPROMSCRMDST$

Posted by Shravan on December 31st, 2007


Following is the error captured in log file, when trying to install the MS
CRM 4.0 RTM

Error| Install exception.System.Exception: Action
Microsoft.Crm.Setup.Server.ProvisionBusinessAction failed. --->
Microsoft.Crm.BusinessEntities.CrmSecurityExceptio n: Could not find GUID for
server: WIPROMSCRMDST$
at
Microsoft.Crm.BusinessEntities.SecurityUtils.GetGu idFromServerName(String
serverName)
at Microsoft.Crm.BusinessEntities.SecurityUtils.GetLo calSystemGuid()
at
Microsoft.Crm.Caching.OrganizationSettingsCacheLoa der.LoadCacheData(Guid key,
ExecutionContext context)
at Microsoft.Crm.Caching.ObjectModelCacheLoader`2.Loa dCacheData(TKey key,
IOrganizationContext context)
at Microsoft.Crm.Caching.BasicCrmCache`2.CreateEntry( TKey key,
IOrganizationContext context)
at Microsoft.Crm.Caching.BasicCrmCache`2.LookupEntry( TKey key,
IOrganizationContext context)
at Microsoft.Crm.Query.CrmSqlSelectCommandStrategy.ge t_BaseLanguageId()
at Microsoft.Crm.Query.CrmSqlSelectCommandStrategy.ge t_LanguageId()
at
Microsoft.Crm.Query.CrmSqlSelectCommandStrategy.Ge tJoinClause(LocalizedLabelJoinInfo
ll, String tableAlias, String entityPrimaryKey, Boolean isShareableAcrossOrgs)
at
Microsoft.Crm.Query.CrmSqlSelectCommandStrategy.Ge tLocalizedCustomCondition(AttributeMetadata attribute, String tableAlias)
at
Microsoft.Crm.Query.CrmSqlSelectCommandStrategy.In ternalAddCondition(AttributeMetadata
attribute, ConditionOperator conditionOperator, ArrayList values, String
tableAlias)
at
Microsoft.Crm.Query.CrmSqlSelectCommandStrategy.Ad dCondition(AttributeMetadata
attribute, ConditionOperator conditionOperator, ArrayList values, String
conditionTableAlias)
at Microsoft.Crm.Query.SelectVisitor.Visit(ConditionE xpression condition)
at Microsoft.Crm.Query.ConditionExpression.GetSql(Exp ressionVisitor
visitor)
at Microsoft.Crm.Query.SelectVisitor.Visit(FilterExpr ession criteria)
at Microsoft.Crm.Query.FilterExpression.GetSql(Expres sionVisitor visitor)
at Microsoft.Crm.Query.SelectVisitor.Visit(FilterExpr ession criteria)
at Microsoft.Crm.Query.FilterExpression.GetSql(Expres sionVisitor visitor)
at Microsoft.Crm.Query.SelectVisitor.Visit(EntityExpr ession entity)
at Microsoft.Crm.Query.EntityExpression.GetSql(Expres sionVisitor visitor)
at Microsoft.Crm.Query.SelectPlan.GetSql()
at
Microsoft.Crm.BusinessEntities.BusinessProcessObje ct.DoRetrieveMultiple(BusinessEntityCollection
entities, EntityExpression entityExp, ExecutionContext context)
at
Microsoft.Crm.BusinessEntities.BusinessProcessObje ct.RetrieveMultiple(FilterExpression
filter, ColumnSetExpression columnSet, ExecutionContext context, Int32[]
deletionCodes)
at
Microsoft.Crm.BusinessEntities.BusinessProcessObje ct.RetrieveMultiple(FilterExpression filter, ColumnSetExpression columnSet, ExecutionContext context)
at
Microsoft.Crm.ObjectModel.TimeZoneDefinitionServic e.TimeZoneDefinitionIdByLocalizedStandardName(Stri ng
localizedStandardName, Int32 localeId, ExecutionContext context)
at
Microsoft.Crm.ObjectModel.TimeZoneDefinitionServic e.GetTimeZoneCodeByLocalizedName(String localizedStandardName, Int32 localeId, ExecutionContext context)
at
Microsoft.Crm.ObjectModel.SystemUserServiceInterna l`1.CreateDefaultCalendarIfNotSpecified(Guid
organizationId, Guid userId, IBusinessEntity systemuser, ExecutionContext
context)
at
Microsoft.Crm.ObjectModel.SystemUserServiceInterna l`1.CreateInternal(Guid
organizationId, IBusinessEntity systemuser, ExecutionContext context)
at
Microsoft.Crm.ObjectModel.SystemUserServiceInterna l`1.ProvisionCreate(IBusinessEntity systemuser, ExecutionContext context)
at
Microsoft.Crm.ObjectModel.OrganizationServiceInter nal`1.CreateRootBusiness(IBusinessEntity
organization, IBusinessEntity business, IBusinessEntity systemUser,
ExecutionContext context)
at
Microsoft.Crm.Setup.Server.Utility.NewOrgUtility.O rganizationCreateNew(String
organizationId, String organizationName, String userAccountName, String
userFirstName, String userLastName, String userEmail, String featureSetFile,
String languageCode, String privilegedUserGroup, String sqlAccessGroup,
String userGroup, String reportingGroup, String privilegedReportingGroup,
Boolean grantNetworkServiceAccess)
at Microsoft.Crm.Setup.Server.ProvisionBusinessAction .Do(IDictionary
parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Ac tion action,
IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Ac tion action,
IDictionary parameters, Boolean undo)
at Microsoft.Crm.Setup.Common.Installer.Install(IDict ionary stateSaver)
at
Microsoft.Crm.Setup.Common.ComposedInstaller.Inter nalInstall(IDictionary
stateSaver)
at Microsoft.Crm.Setup.Common.ComposedInstaller.Insta ll(IDictionary
stateSaver)
at Microsoft.Crm.Setup.Server.ServerSetup.Install(IDi ctionary data)
at Microsoft.Crm.Setup.Server.ServerSetup.Run()
16:25:41| Info| Microsoft Dynamics CRM Server install Failed.
16:25:41| Info| Microsoft Dynamics CRM Server Setup did not complete
successfully.

Action Microsoft.Crm.Setup.Server.ProvisionBusinessAction failed.
Could not find GUID for server: WIPROMSCRMDST$



"Shravan" wrote:

Posted by Fritz Theiss on December 31st, 2007


this is definetly an active directory issue.

some questions:
1) is this a parent-child domain setup, i.e. user is located in a child
domain of the parent domain, where the crm server is sitting? or is it a
multi-domain environment?
2) which privileges are given to the user installing crm server? domain
admin rights?
3) when running adsiedit.msc (windows support tools (windows cd contains
it)), do you see the computer and a parameter called objectguid for this
computer? if yes, open objectguid - do you see parameters inside?
--
Fritz Theiss


"Shravan" wrote:


Similar Posts