After installing SQL Server 2012 and VS 2012 Ultimate, I get the following message both when I attempt to connect to a Server through SQL Server Management Studio and through a VS Solution pointing to the SQL Server.
A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) (Microsoft SQL Server, Error: 258)
I do not get this error when pointing to my own SQL instance. Nor do I get the error when I connect to the same server using SQL Server 2008 R2. It doesn't matter which server I try to connect to. I've tried a half dozen. All same error
I'm dead in the water and cannot do any work at this point. Please help!
I do not get this error when pointing to my own SQL instance.
Regards, Dave