Microsoft
Software
Hardware
Network
Question : How to solve SQL Server 2008 R2 error, cannot connect to SQLSERVER error 53
I have just install SQL Server 2008 R2 and the installation went perfectly.
But, I cannot access the Database with SQL Server Management Studio, I have it set to mixed mode (SQL Server authentication, and Windows Authentication) but neither work.
I have set TCP/IP and Named Pipes to enabled in the SQL Server Configuration Manager, and am no longer sure what to do.
When i try to login using either Windows Authentication or SQL Server Authentication the error I receive is:
"Cannot connect to MSSQLSERVER.
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)"
I think my computer may not be finding the database, when I go to '<Browse for more...>' when choosing the 'Server name:' it does not find the database.
If anyone can help that would be a great help.
Thanks
Answer : How to solve SQL Server 2008 R2 error, cannot connect to SQLSERVER error 53
Simply set the "Dock" property of the Grid to "Top". If you don't want the grid to be full width, put it in a panel, then set the panel's "Dock" property to "Top>
Wayne
Random Solutions
Does HOTMAIL keep a cache history on contacts as Microsoft Outlook does?
Javascript arrays
Windows 7 Enterprise Clients do not activate via KMS
Change base year of a series of indexs
Potential Phishing from asiadrc.com. Is this legit?
Shared Mailbox Tasks
Fetch records from List A that do not exist in List b using LINQ
SBS 2003 upgrade to 2008
Need to confirm Dreamweaver MX 2004 compatibility with Dreamweaver 8
How to convert a SELECT statement into an UPDATE statement using SQL Server 2005?