When you try to install the Microsoft Dynamics CRM 4.0 server on a Windows Server 2003 Service Pack 2-based computer, the installation fails. This problem occurs if the following conditions are true:
- German language support is installed on the computer.
- The regional options are set to German (Germany).
- When you run the server Setup program to install Microsoft Dynamics CRM 4.0, you do one of the following:
- You create a new Web site. And, you use a domain account as the security service account instead of a network service account. If you do this, you receive the following error message when you try to set up the Reporting Services tables:
System.Exception: Configuring SQL Server Reporting Services failed. ---> Microsoft.Crm.CrmReportingException: The user or group name 'BUILTIN\Administrators' is not recognized.
- You create a new Web site. And, you use a network service account as the security account instead of a domain account. If you do this, you receive the following error message when you try to set up the Reporting Services tables:
Action Microsoft.Crm.Setup.Server.GrantConfigDBDatabaseAccessAction failed. ---> System.Data.SqlClient.SqlException: Windows NT user or group 'NT-AUTORITÄT\NETZWERKDIENST' not found. Check the name again.
To work around this problem, enable English language support on the Windows Server 2003 SP2-based computer. Then, run the server Setup program to install Microsoft Dynamics CRM 4.0.
To do this, follow these steps:
- Click Start, click Run, type intl.cpl, and then press ENTER.
- Click the Regional Options tab.
- In the Select an item to match its preferences box, click English (United States).
- In the Location box, click United States.
- Click the Languages tab.
- Under Text services and input languages, click Details, and then set English (United States) - US as the default input language.
- Click the Advanced tab.
- In the Select a language to match the language version of the non-Unicode programs you want to use box, click English (United States).
- Under Default user account settings, click to select the Apply all settings to the current user account and to the default user profile check box.
- Click OK to close the Regional and Language Options dialog box.
- Restart the computer.
- Run the server Setup program to install Microsoft Dynamics CRM 4.0.
- Click Start, click Run, type intl.cpl, and then press ENTER.
- Click the Regional Options tab.
- In the Select an item to match its preferences box, click German (Germany).
- In the Location box, click Germany.
- Click the Languages tab.
- Under Text services and input languages, click Details, and then set German (Germany) - German as the default input language.
- Click the Advanced tab.
- In the Select a language to match the language version of the non-Unicode programs you want to use box, click German (Germany).
- Under Default user account settings, click to select the Apply all settings to the current user account and to the default user profile check box.
- Click OK to close the Regional and Language Options dialog box.
- Restart the computer.