If TLS 1.0 and TLS 1.1 are disabled on the SQL Server (which is a good security practice), you might need to disable it on your client machine.
In the registry:
HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\ ... \TLS1.0\Client (and Server): set DisabledByDefault = 1, Enabled = 0 \TLS1.1\Client (and Server): set DisabledByDefault = 1, Enabled = 0
You probably have to restart your machine for the settings to take effect.
PO Box 372, Sunset Beach, CA 90742
Email: membership@90minds.com
JoinBenefitsLearn More
About UsTerms of Use