Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Invalid Credentials

Author  Topic 

DataMagic
Starting Member

2 Posts

Posted - 2010-06-27 : 16:04:54
I'm trying to install SQL 2008 R2 having removed SQLExpress and get to the Server Configuration phase but get the messages pasted below. How can I locate the information I need to complete the installation, please?




[Error Message]
The credentials you provided for the SQL Server Agent service are invalid. To continue, provide a valid account and password for the SQL Server Agent service.

[Details]
Microsoft.SqlServer.Configuration.Agent.InputValidationException: The credentials you provided for the SQL Server Agent service are invalid. To continue, provide a valid account and password for the SQL Server Agent service.
================================================================================

[Error Message]
The specified credentials for the SQL Server service are not valid. To continue, provide a valid account and password for the SQL Server service.

[Details]
Microsoft.SqlServer.Configuration.SqlEngine.ValidationException: The specified credentials for the SQL Server service are not valid. To continue, provide a valid account and password for the SQL Server service.
================================================================================

[Error Message]
The credentials you provided for the Reporting Services service are invalid. To continue, provide a valid account and password for the Reporting Services service.
================================================================================

[Error Message]
The credentials you provided for the Full-text service are invalid. To continue, provide a valid account and password for the Full-text service.

[Details]
Microsoft.SqlServer.Configuration.Fulltext.InputValidationException: The credentials you provided for the Full-text service are invalid. To continue, provide a valid account and password for the Full-text service.
================================================================================




John Holmes
   

- Advertisement -