ChuanGz / authen-app

Installation Guide and Demos
1 stars 0 forks source link

Error update database handshake TCP #4

Open ChuanGz opened 2 months ago

ChuanGz commented 2 months ago

A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: TCP Provider, error: 35 - An internal exception was caught):

image
ChuanGz commented 2 months ago

Fixed by adding TrustServerCertificate=True to default connection string:

image