Hey there,
was using VS 2012, and working on a web based project
I encountered the following error,
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.)
When i checked an other application with the db, it worked fine, so definately there was no issue with the database.
Finally i got a Solution,
and the solution is toRemove .NET framework 4.5 and reinstall again.
Now thats how to solve it, but can anyone tell me what was the exact thing that created the issue!!!
Thanks in advance