Hello,
I'm getting an error when installing CRM 4.0 (I translated from German
language):
---------------------
Action Microsoft.Crm.Setup.Server.GrantDatabaseAccessActi on failed.
Windows NT user or group NT-AUTORITÄT\NETZWERKDIENST ' not found. Check the
name again
---------------------
The CRM-Server is a Windows 2003-Server SP2 german. The SQL-Server is also a
Windows 2003-Server SP2, but in English and 64Bit.
On the SQL-Server there exists a User 'NT AUTHORITY\NETWORK SERVICE', that
the English equivalent for the network service.
Is it possible, that the difference of the languages is responsible for this
error?
Regards
Heinrich
And for the files the extract of the according setup-log:
---------------------
18:10:20| Info| File = Upgrade\UpgradeEA2.sql, Message = Upgrade settings,
Target = All
18:10:20| Info| File = Scripts\Features.sql, Message = Add features.,
Target = All
18:10:20| Info| Installing Sql Jobs ...
18:10:21| Info| Executing Install action:
Microsoft.Crm.Setup.Server.GrantConfigDBDatabaseAc cessAction
18:10:21| Error| System.Exception: Fehler bei der Aktion
Microsoft.Crm.Setup.Server.GrantConfigDBDatabaseAc cessAction. --->
System.Data.SqlClient.SqlException: Der Windows NT-Benutzer oder die -Gruppe
'NT-AUTORITÄT\NETZWERKDIENST' wurde nicht gefunden. Überprüfen Sie den Namen
bei System.Data.SqlClient.SqlConnection.OnError(SqlExc eption exception,
Boolean breakConnection) bei
System.Data.SqlClient.SqlInternalConnection.OnErro r(SqlException exception,
Boolean breakConnection) bei
System.Data.SqlClient.TdsParser.ThrowExceptionAndW arning(TdsParserStateObject
stateObj) bei System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj) bei
System.Data.SqlClient.SqlCommand.FinishExecuteRead er(SqlDataReader ds,
RunBehavior runBehavior, String resetOptionsString) bei
System.Data.SqlClient.SqlCommand.RunExecuteReaderT ds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
bei System.Data.SqlClient.SqlCommand.RunExecuteReader( CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
DbAsyncResult result)
bei
System.Data.SqlClient.SqlCommand.InternalExecuteNo nQuery(DbAsyncResult
result, String methodName, Boolean sendToPipe) bei
System.Data.SqlClient.SqlCommand.ExecuteNonQuery() bei
Microsoft.Crm.CrmDbConnection.InternalExecuteNonQu ery(IDbCommand command)
bei Microsoft.Crm.CrmDbConnection.ExecuteNonQuery(IDbC ommand command,
Boolean impersonate) bei
Microsoft.Crm.CrmDbConnection.ExecuteNonQuery(IDbC ommand command) bei
Microsoft.Crm.Setup.Database.SharedDatabaseUtility .CreateLogin(CrmDbConnection
connection, String user, Boolean enableTrace) bei
Microsoft.Crm.Setup.Database.SharedDatabaseUtility .GrantDBReaderAccess(String
sqlServerName, String databaseName, String user, CrmDBConnectionType
connectionType) bei
Microsoft.Crm.Setup.Database.SharedDatabaseUtility .GrantConfigDBReaderAccess(String
sqlServerName, String databaseName, String user) bei
Microsoft.Crm.Setup.Server.Utility.SqlUtility.Gran tSrsServiceAccountAccessToConfigDB(String
sqlServerName, String sqlMachineName, String databaseName, Uri rsUri) bei
Microsoft.Crm.Setup.Server.GrantConfigDBDatabaseAc cessAction.Do(IDictionary
parameters) bei Microsoft.Crm.Setup.Common.Action.ExecuteAction(Ac tion
action, IDictionary parameters, Boolean undo)
--- Ende der internen Ausnahmestapelüberwachung ---, Error, RetryCancel,
Option1
---------------------