When i am installing the AOS i am getting an unexpected error which is
mentioned below. I am installing AX client, fileserver and AOS in one
server(0150-0426-AD02) and my database is present in another
server(0150-0426-DB07)
=== Setting up Object server ===
Adding account RMDNT\0150-0426-AD02$ as a login in SQL Server
Warning: Setup could not connect the Application Object Server (AOS)
instance to the database because it could not add the AOS account
RMDNT\0150-0426-DB07$ to the database server as a login account. Installation
of the AOS instance was completed, but the AOS instance cannot run without a
connection to the database. You might not have permission to modify security
on the database server. A database administrator can grant permission
manually, and then AOS setup will be complete. For more information, see the
installation log file for the error message returned by the database.
Error during setup of Object server.. Reason: Windows NT user or group
'RMDNT\0150-0426-DB07$' not found. Check the name again.
Exception = System.ApplicationException
Message = Error during setup of Database server (SetRcsiForYukon).
Reason: Timeout expired. The timeout period elapsed prior to completion of
the operation or the server is not responding.
ALTER DATABASE statement failed.
FullText = System.ApplicationException: Error during setup of Database
server (SetRcsiForYukon).
Reason: Timeout expired. The timeout period elapsed prior to completion of
the operation or the server is not responding.
ALTER DATABASE statement failed.
at Microsoft.Dynamics.Setup.InstallSqlServer.SetRcsiForSql2005()
at
Microsoft.Dynamics.Setup.InstallSqlServer.GrantAosAccessToLocalSqlServer()
at Microsoft.Dynamics.Setup.MainForm.AosDbAccess()
at Microsoft.Dynamics.Setup.MainForm.s250Timer_Tick()
==== Setup ended before completion. ===
sounds like a user rights problem.
Please check that the account you use to install the aos has the following
rights:
Member of the Administrators group on the computer that you are running
Setup on.
Member of the Security Administrators server role on the Microsoft SQL
Server you want to connect to.
Please also take a look at:
http://msdn.microsoft.com/en-us/library/aa834510(AX.10).aspx
--
Sincerely yours
Axel Kühn (visit my Dynamics AX blog at: http://blog.ak-home.net)