configure sharepoint
-
Hi everyone I have installed sharepoint 2010(server) on the windows server 2008 R2 but I have a problem with configuration wizard It cant accept any username of me When I write a user name it shows this error The username is invalid.The account must be a valid domain account When I write Administrator it shows this error The Specified user Administrator is a local account.Local accounts should only be used in snad alone mode. Could please tell me a solution?
-
Hi everyone I have installed sharepoint 2010(server) on the windows server 2008 R2 but I have a problem with configuration wizard It cant accept any username of me When I write a user name it shows this error The username is invalid.The account must be a valid domain account When I write Administrator it shows this error The Specified user Administrator is a local account.Local accounts should only be used in snad alone mode. Could please tell me a solution?
messages wrote:
The username is invalid.The account must be a valid domain account
That's right, you need a domain account and the SharePoint Server should run in that domain. For example: Your domain is "mydomain" / "mydomain.local", your user is "admin" so enter "mydomain\admin". Normally that should be the solution.
------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.
-
messages wrote:
The username is invalid.The account must be a valid domain account
That's right, you need a domain account and the SharePoint Server should run in that domain. For example: Your domain is "mydomain" / "mydomain.local", your user is "admin" so enter "mydomain\admin". Normally that should be the solution.
------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.
Hi again your help solved my problem and I could pass the settings but in the las window it tells Configuration Failed Failed to create the configuration database. An exception of type System.Data.SqlClinet.SqlException was thrown.Additional exception information Could not find stored procedure 'sp_dboption' How can I solve this problem?
-
Hi again your help solved my problem and I could pass the settings but in the las window it tells Configuration Failed Failed to create the configuration database. An exception of type System.Data.SqlClinet.SqlException was thrown.Additional exception information Could not find stored procedure 'sp_dboption' How can I solve this problem?
messages wrote:
but in the las window it tells Configuration Failed
Failed to create the configuration database.I'm not sure, but it sounds like that there is a problem accessing the sql-server. The installation-account should have the rights to create a database!
------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.
-
messages wrote:
but in the las window it tells Configuration Failed
Failed to create the configuration database.I'm not sure, but it sounds like that there is a problem accessing the sql-server. The installation-account should have the rights to create a database!
------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.
Hi again I found the problem sharepoint 2010 cant install in the Sql server 2012 and you need to install SP1 for sharepoint 2010 or you can use of sql server 2008 This is the link for SP1 http://www.microsoft.com/en-us/download/details.aspx?id=26623 :)
-
Hi again I found the problem sharepoint 2010 cant install in the Sql server 2012 and you need to install SP1 for sharepoint 2010 or you can use of sql server 2008 This is the link for SP1 http://www.microsoft.com/en-us/download/details.aspx?id=26623 :)
messages wrote:
I found the problem sharepoint 2010 cant install in the Sql server 2012
Didn't you said in the original post, you installed SharePoint 2010 on SQL-Server 20008? Well, it reads so. :rolleyes:
------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.