When creating my SharePoint 2010 sandbox farm I wasn’t able to get past connecting to the database server. This is the error I was seeing:
An error has occurred while validating the configuration settings. An exception of type System.ArgumentNullException was thrown. Additional exception information: The errorData argument cannot be null or zero length. Parameter name: errorData
I logged into my SQL Server 2008 R2 VM and updated the Start Mode of SQL Agent and SQL Serve Browser to Automatic.
What / Where / How
Start –> All Programs –>SQL Server XXX –>Configuration Tools –> SQL Server Configuration Manager
After it opens select SQL Server Services, right click on SQL Server Browser, select properties, click on Service, then set Start Mode to Automatic. Repeat these steps on SQL Server Agent service.
After doing this I restarted the server.
——– edit
if you are having trouble finding your SQL Server, Server Name try looking here:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSSQLSERVER
SNI10.0 — LastConnect
There you will find the name of your SQL Server
did this fix that error?
yep, let me know if you have any issues with it.
This is very good, but when I trie to start the SQL Server Agent service, I get an error:
Error during request or the service has not acted in time. Details, see the event log or other appropriate error logs.
Toni, what account are you logged in as?
Thank guy.
But I do it same tip ,error apear again..plz help me.
Thanks
Yahoo : nguyenthuan.1990
Mail : dandoh@ict24h.net.
is the account you are using to install the software an admin on the machine?
when setting server agent to start automatic I get an error the remote procedure failed [0x800806be]
any help you can give me here would be much apprecatited
david, is the account you are using an Admin on the box / part of the Admin group?