error: 0 - The token supplied to the function is invalid

  • 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?

  • 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

  • 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.

  • 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