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.
Author |
Topic |
qasimidl
Starting Member
10 Posts |
Posted - 2012-04-20 : 17:05:44
|
i am trying to install MS sqlserver 2008 r2 its giving this error SQL Server 2008 R2 - There are validation errors on this page. Click OK to close this dialog box. Review errors at the bottom of the setup page, then provide valid parameters or click Help for more information. Note : on Service account Tab how can i solve it?? |
|
jackv
Master Smack Fu Yak Hacker
2179 Posts |
Posted - 2012-04-21 : 06:17:55
|
Have you checked the log files ? is there a more detailed error message?Jack Vamvas--------------------http://www.sqlserver-dba.com |
 |
|
qasimidl
Starting Member
10 Posts |
Posted - 2012-04-22 : 06:48:48
|
quote: Originally posted by jackv Have you checked the log files ? is there a more detailed error message?Jack Vamvas--------------------http://www.sqlserver-dba.com
these error are coming1) 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.2)The specified credentials that were provided for the SQL Server service are not valid. To continue, provide a valid account and password for the SQL Server service3)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 Analysis srvices service. |
 |
|
jackv
Master Smack Fu Yak Hacker
2179 Posts |
Posted - 2012-04-22 : 09:44:24
|
Have you confirmed the SQL Server Agent, SQL server service and Anslaysis servers service accounts are valid?Are you using Local accounts or some other domain accounts?Jack Vamvas--------------------http://www.sqlserver-dba.com |
 |
|
qasimidl
Starting Member
10 Posts |
Posted - 2012-04-22 : 14:59:26
|
how to confirm this i mean account type??guide me to resolve itthanks |
 |
|
jackv
Master Smack Fu Yak Hacker
2179 Posts |
Posted - 2012-04-24 : 01:44:26
|
I assume you're using the Installation wizard. If not let me know. One of the options in the Installation wizard - will ask you to place the SQL Server Agent, SQL server service and Anslaysis servers service accounts. What values are you placing in that window.?Jack Vamvas--------------------http://www.sqlserver-dba.com |
 |
|
|
|
|