April 10, 2014 at 8:36 am
Hi,
I have multiple sites trying to communicate with a SQL Server 2012 Express database at another remote site. At one site I am unable to connect to the remote server. If I try to use my program I get this message:
System.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The token supplied to the function is invalid)
If I try to connect using SSMS I get the same error.
I can successfully connect from the other sites.
I have been unable to find any reference to this message on the internet.
Any ideas?
April 10, 2014 at 12:01 pm
I assume you are trying to use active directory to do this? I have had similar issues and usually has to do with AD Distribution Controllers not being up to date.
- Tony Sweet
April 10, 2014 at 12:24 pm
Thanks, but no Active Directory involved. These are standalone PCs (the one giving trouble is running Vista Home Premium!). I use LogMeIn Hamachi to provide a VPN between the computers.
April 21, 2014 at 4:19 pm
I still haven't solved this. Anyone have any ideas?
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply