Hello all,
can anyone help us with this error?
We are desperately trying to install a CRM2011 Full Server on a MS 2012 R2 Server (also tried 2012 Standard without R2 before) via SHS and config.xml and we get this error.
The installing User has Access to the Groups and the old, on 2008 R2, installation was also done with this User. For the new installation we are using clean new groups.
We had an "Account Unknwon" in the OU Groups and deleted it.
But the error still appears:
14:03:30| Info| Installer Complete: DeploymentWebServiceInstaller
14:03:30| Info| Installer Start: SdkServerInstaller.Install: operation Repair
14:03:30| Info| Executing Install action: Microsoft.Crm.Setup.Server.EnableRoleAssociatedSystemComponentsAction
14:03:30| Info| Organization Web Service has an explicit dependency on the following system roles, which will be enabled if not already enabled on the system: Windows-Identity-Foundation; WCF-HTTP-Activation45; WCF-TCP-PortSharing45
14:03:30|Verbose| Method entry: Microsoft.Crm.Setup.Common.Utility.DismSystemComponentManager.EnableComponents
14:03:30|Verbose| Method exit: Microsoft.Crm.Setup.Common.Utility.DismSystemComponentManager.EnableComponents
14:03:30| Info| CrmAction execution time; EnableRoleAssociatedSystemComponentsAction; 00:00:00
14:03:30| Info| Executing Install action: Microsoft.Crm.Setup.Server.NetTcpPortSharingAction
14:03:30| Info| NetTcpPortSharingAction: AspNetServiceAccountName: *\SVC_CRM2011Q_SERV
14:03:30| Info| NetTcpPortSharingAction: CrmServiceAccountName: *\SVC_CRM2011Q_ASYNC
14:03:30| Info| NetTcpPortSharingAction: SandboxServiceAccountName: *\SVC_CRM2011Q_SB
14:03:30| Info| NetTcpPortSharingAction: _accounts.Count: 3
14:03:30| Info| NetTcpPortSharingAction: _sids.Count: 3
14:03:30| Info| NetTcpPortSharingAction: SMSvcHost.exe process id: 2512
14:03:30| Info| NetTcpPortSharingAction: StopService: NetTcpPortSharing
14:03:30| Info| NetTcpPortSharingAction: before: controller.Status: Running
14:03:30| Info| NetTcpPortSharingAction: stopping service...
14:03:30| Info| NetTcpPortSharingAction: after: controller.Status: Stopped
14:03:30| Info| NetTcpPortSharingAction: StopService: NetTcpActivator
14:03:30|Warning| NetTcpPortSharingAction: exception: System.InvalidOperationException: Service NetTcpActivator was not found on computer '.'. ---> System.ComponentModel.Win32Exception: The specified service does not exist as an installed service
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.GenerateNames()
at System.ServiceProcess.ServiceController.get_ServiceName()
at System.ServiceProcess.ServiceController.GenerateStatus()
at System.ServiceProcess.ServiceController.get_Status()
at Microsoft.Crm.Setup.Server.NetTcpPortSharingAction.StopService(String serviceName)
14:03:30| Info| NetTcpPortSharingAction: StopService: NetPipeActivator
14:03:30|Warning| NetTcpPortSharingAction: exception: System.InvalidOperationException: Service NetPipeActivator was not found on computer '.'. ---> System.ComponentModel.Win32Exception: The specified service does not exist as an installed service
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.GenerateNames()
at System.ServiceProcess.ServiceController.get_ServiceName()
at System.ServiceProcess.ServiceController.GenerateStatus()
at System.ServiceProcess.ServiceController.get_Status()
at Microsoft.Crm.Setup.Server.NetTcpPortSharingAction.StopService(String serviceName)
14:03:30| Info| NetTcpPortSharingAction: StopService: NetMsmqActivator
14:03:30|Warning| NetTcpPortSharingAction: exception: System.InvalidOperationException: Service NetMsmqActivator was not found on computer '.'. ---> System.ComponentModel.Win32Exception: The specified service does not exist as an installed service
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.GenerateNames()
at System.ServiceProcess.ServiceController.get_ServiceName()
at System.ServiceProcess.ServiceController.GenerateStatus()
at System.ServiceProcess.ServiceController.get_Status()
at Microsoft.Crm.Setup.Server.NetTcpPortSharingAction.StopService(String serviceName)
14:03:30| Info| NetTcpPortSharingAction: configFile: C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\SMSvcHost.exe.config
14:03:30| Info| NetTcpPortSharingAction: SMSvcHost.exe.config successfully updated
14:03:30| Info| NetTcpPortSharingAction: StartService: NetTcpPortSharing
14:03:30| Info| NetTcpPortSharingAction: before: controller.Status: Stopped
14:03:30| Info| NetTcpPortSharingAction: after: controller.Status: Stopped
14:03:30| Info| NetTcpPortSharingAction: SMSvcHost.exe process id: 5072
14:03:30| Info| CrmAction execution time; NetTcpPortSharingAction; 00:00:00.4788358
14:03:30| Info| Executing Install action: Microsoft.Crm.Setup.Server.RegisterSdkServerSandboxClientAction
14:03:30| Info| Registering performance counters for Sandbox Client
14:03:31| Info| CrmAction execution time; RegisterSdkServerSandboxClientAction; 00:00:00.7117716
14:03:31| Info| Executing Install action: Microsoft.Crm.Setup.Server.SetMetadataFileSecurityAction
14:03:31| Info| CrmAction execution time; SetMetadataFileSecurityAction; 00:00:00.2976851
14:03:31| Info| Executing Install action: Microsoft.Crm.Setup.Server.CreateOfflineDataFolderAction
14:03:31| Info| CrmAction execution time; CreateOfflineDataFolderAction; 00:00:00
14:03:31| Info| Executing Install action: Microsoft.Crm.Setup.Server.WriteLocalSdkPortAction
14:03:31| Info| CrmAction execution time; WriteLocalSdkPortAction; 00:00:00
14:03:31| Info| Executing Install action: Microsoft.Crm.Setup.Server.CreatePluginAssemblyFolder
14:03:31| Info| CreatePluginAssemblyFolder: Sandbox: assemblyAbsolutePath: c:\Program Files\Microsoft Dynamics CRM\Server\bin\assembly
14:03:31| Info| CreatePluginAssemblyFolder: Sandbox: SandboxServiceAccountName: *\SVC_CRM2011Q_SB
14:03:31| Info| CrmAction execution time; CreatePluginAssemblyFolder; 00:00:00.0148346
14:03:31| Info| Executing Install action: Microsoft.Crm.Setup.Server.UpdateSDKEndpointsAction
14:03:32| Info| CrmAction execution time; UpdateSDKEndpointsAction; 00:00:00.1125045
14:03:32| Info| Executing Install action: Microsoft.Crm.Setup.Server.AddAspNetServiceAccountToPrivilegedUserGroupAction
14:03:32|Verbose| Adding account *\SVC_CRM2011Q_SERV to group LDAP://WIN2.ads.*.de/CN=PrivUserGroup CRM2011Q,OU=Quality,OU=DE-DO-CRM2011,OU=Service Accounts,OU=*,OU=* AG,OU=DE,DC=ads,DC=*,DC=de ...
14:03:32| Info| Account network name: *\SVC_CRM2011Q_SERV
14:03:32| Info| Account CN=svc_crm2011Q_serv,OU=Quality,OU=DE-DO-CRM2011,OU=Service Accounts,OU=*,OU=* AG,OU=DE,DC=ads,DC=*,DC=de added to group LDAP://WIN2.ads.*.de/CN=PrivUserGroup CRM2011Q,OU=Quality,OU=DE-DO-CRM2011,OU=Service Accounts,OU=*,OU=* AG,OU=DE,DC=ads,DC=*,DC=de.
14:03:32| Info| CrmAction execution time; AddAspNetServiceAccountToPrivilegedUserGroupAction; 00:00:00
14:03:32| Info| Executing Install action: Microsoft.Crm.Setup.Server.GrantAspNetServiceAccountAccessAction
14:03:32| Error| System.Exception: Action Microsoft.Crm.Setup.Server.GrantAspNetServiceAccountAccessAction failed. ---> System.ArgumentException: The parameter is incorrect.
14:03:30| Info| Installer Start: SdkServerInstaller.Install: operation Repair
14:03:30| Info| Executing Install action: Microsoft.Crm.Setup.Server.EnableRoleAssociatedSystemComponentsAction
14:03:30| Info| Organization Web Service has an explicit dependency on the following system roles, which will be enabled if not already enabled on the system: Windows-Identity-Foundation; WCF-HTTP-Activation45; WCF-TCP-PortSharing45
14:03:30|Verbose| Method entry: Microsoft.Crm.Setup.Common.Utility.DismSystemComponentManager.EnableComponents
14:03:30|Verbose| Method exit: Microsoft.Crm.Setup.Common.Utility.DismSystemComponentManager.EnableComponents
14:03:30| Info| CrmAction execution time; EnableRoleAssociatedSystemComponentsAction; 00:00:00
14:03:30| Info| Executing Install action: Microsoft.Crm.Setup.Server.NetTcpPortSharingAction
14:03:30| Info| NetTcpPortSharingAction: AspNetServiceAccountName: *\SVC_CRM2011Q_SERV
14:03:30| Info| NetTcpPortSharingAction: CrmServiceAccountName: *\SVC_CRM2011Q_ASYNC
14:03:30| Info| NetTcpPortSharingAction: SandboxServiceAccountName: *\SVC_CRM2011Q_SB
14:03:30| Info| NetTcpPortSharingAction: _accounts.Count: 3
14:03:30| Info| NetTcpPortSharingAction: _sids.Count: 3
14:03:30| Info| NetTcpPortSharingAction: SMSvcHost.exe process id: 2512
14:03:30| Info| NetTcpPortSharingAction: StopService: NetTcpPortSharing
14:03:30| Info| NetTcpPortSharingAction: before: controller.Status: Running
14:03:30| Info| NetTcpPortSharingAction: stopping service...
14:03:30| Info| NetTcpPortSharingAction: after: controller.Status: Stopped
14:03:30| Info| NetTcpPortSharingAction: StopService: NetTcpActivator
14:03:30|Warning| NetTcpPortSharingAction: exception: System.InvalidOperationException: Service NetTcpActivator was not found on computer '.'. ---> System.ComponentModel.Win32Exception: The specified service does not exist as an installed service
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.GenerateNames()
at System.ServiceProcess.ServiceController.get_ServiceName()
at System.ServiceProcess.ServiceController.GenerateStatus()
at System.ServiceProcess.ServiceController.get_Status()
at Microsoft.Crm.Setup.Server.NetTcpPortSharingAction.StopService(String serviceName)
14:03:30| Info| NetTcpPortSharingAction: StopService: NetPipeActivator
14:03:30|Warning| NetTcpPortSharingAction: exception: System.InvalidOperationException: Service NetPipeActivator was not found on computer '.'. ---> System.ComponentModel.Win32Exception: The specified service does not exist as an installed service
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.GenerateNames()
at System.ServiceProcess.ServiceController.get_ServiceName()
at System.ServiceProcess.ServiceController.GenerateStatus()
at System.ServiceProcess.ServiceController.get_Status()
at Microsoft.Crm.Setup.Server.NetTcpPortSharingAction.StopService(String serviceName)
14:03:30| Info| NetTcpPortSharingAction: StopService: NetMsmqActivator
14:03:30|Warning| NetTcpPortSharingAction: exception: System.InvalidOperationException: Service NetMsmqActivator was not found on computer '.'. ---> System.ComponentModel.Win32Exception: The specified service does not exist as an installed service
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.GenerateNames()
at System.ServiceProcess.ServiceController.get_ServiceName()
at System.ServiceProcess.ServiceController.GenerateStatus()
at System.ServiceProcess.ServiceController.get_Status()
at Microsoft.Crm.Setup.Server.NetTcpPortSharingAction.StopService(String serviceName)
14:03:30| Info| NetTcpPortSharingAction: configFile: C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\SMSvcHost.exe.config
14:03:30| Info| NetTcpPortSharingAction: SMSvcHost.exe.config successfully updated
14:03:30| Info| NetTcpPortSharingAction: StartService: NetTcpPortSharing
14:03:30| Info| NetTcpPortSharingAction: before: controller.Status: Stopped
14:03:30| Info| NetTcpPortSharingAction: after: controller.Status: Stopped
14:03:30| Info| NetTcpPortSharingAction: SMSvcHost.exe process id: 5072
14:03:30| Info| CrmAction execution time; NetTcpPortSharingAction; 00:00:00.4788358
14:03:30| Info| Executing Install action: Microsoft.Crm.Setup.Server.RegisterSdkServerSandboxClientAction
14:03:30| Info| Registering performance counters for Sandbox Client
14:03:31| Info| CrmAction execution time; RegisterSdkServerSandboxClientAction; 00:00:00.7117716
14:03:31| Info| Executing Install action: Microsoft.Crm.Setup.Server.SetMetadataFileSecurityAction
14:03:31| Info| CrmAction execution time; SetMetadataFileSecurityAction; 00:00:00.2976851
14:03:31| Info| Executing Install action: Microsoft.Crm.Setup.Server.CreateOfflineDataFolderAction
14:03:31| Info| CrmAction execution time; CreateOfflineDataFolderAction; 00:00:00
14:03:31| Info| Executing Install action: Microsoft.Crm.Setup.Server.WriteLocalSdkPortAction
14:03:31| Info| CrmAction execution time; WriteLocalSdkPortAction; 00:00:00
14:03:31| Info| Executing Install action: Microsoft.Crm.Setup.Server.CreatePluginAssemblyFolder
14:03:31| Info| CreatePluginAssemblyFolder: Sandbox: assemblyAbsolutePath: c:\Program Files\Microsoft Dynamics CRM\Server\bin\assembly
14:03:31| Info| CreatePluginAssemblyFolder: Sandbox: SandboxServiceAccountName: *\SVC_CRM2011Q_SB
14:03:31| Info| CrmAction execution time; CreatePluginAssemblyFolder; 00:00:00.0148346
14:03:31| Info| Executing Install action: Microsoft.Crm.Setup.Server.UpdateSDKEndpointsAction
14:03:32| Info| CrmAction execution time; UpdateSDKEndpointsAction; 00:00:00.1125045
14:03:32| Info| Executing Install action: Microsoft.Crm.Setup.Server.AddAspNetServiceAccountToPrivilegedUserGroupAction
14:03:32|Verbose| Adding account *\SVC_CRM2011Q_SERV to group LDAP://WIN2.ads.*.de/CN=PrivUserGroup CRM2011Q,OU=Quality,OU=DE-DO-CRM2011,OU=Service Accounts,OU=*,OU=* AG,OU=DE,DC=ads,DC=*,DC=de ...
14:03:32| Info| Account network name: *\SVC_CRM2011Q_SERV
14:03:32| Info| Account CN=svc_crm2011Q_serv,OU=Quality,OU=DE-DO-CRM2011,OU=Service Accounts,OU=*,OU=* AG,OU=DE,DC=ads,DC=*,DC=de added to group LDAP://WIN2.ads.*.de/CN=PrivUserGroup CRM2011Q,OU=Quality,OU=DE-DO-CRM2011,OU=Service Accounts,OU=*,OU=* AG,OU=DE,DC=ads,DC=*,DC=de.
14:03:32| Info| CrmAction execution time; AddAspNetServiceAccountToPrivilegedUserGroupAction; 00:00:00
14:03:32| Info| Executing Install action: Microsoft.Crm.Setup.Server.GrantAspNetServiceAccountAccessAction
14:03:32| Error| System.Exception: Action Microsoft.Crm.Setup.Server.GrantAspNetServiceAccountAccessAction failed. ---> System.ArgumentException: The parameter is incorrect.
at System.DirectoryServices.Interop.UnsafeNativeMethods.IAds.PutEx(Int32 lnControlCode, String bstrName, Object vProp)
at System.DirectoryServices.PropertyValueCollection.set_Value(Object value)
at Microsoft.Crm.Setup.Server.Utility.ADUtility.GrantAccess(DirectoryEntry groupEntry, String accountName)
at Microsoft.Crm.Setup.Server.GrantAccessToServiceAcountAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.CrmAction.ExecuteAction(CrmAction action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, RetryCancel, Option1
14:09:41| Info| InputResult: Cancel
14:09:41| Info| CrmAction execution time; GrantAspNetServiceAccountAccessAction; 00:06:09.0471570
14:09:41| Error| Installer Complete: SdkServerInstaller - Error encountered
at System.DirectoryServices.PropertyValueCollection.set_Value(Object value)
at Microsoft.Crm.Setup.Server.Utility.ADUtility.GrantAccess(DirectoryEntry groupEntry, String accountName)
at Microsoft.Crm.Setup.Server.GrantAccessToServiceAcountAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.CrmAction.ExecuteAction(CrmAction action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, RetryCancel, Option1
14:09:41| Info| InputResult: Cancel
14:09:41| Info| CrmAction execution time; GrantAspNetServiceAccountAccessAction; 00:06:09.0471570
14:09:41| Error| Installer Complete: SdkServerInstaller - Error encountered
Does anyone know how to solve this?
greetings
Maik