I had the following error message in Visual Studio when I am trying to connect to SQL Server:
I got this message
> 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: Shared Memory Provider, error: 40 - Could
>not open a connection to SQL Server)
This occurred when I was trying to setup SQL Management studio, but as always I face problems setting it up. Now I can't use either of them.
How do I fix this up?