I got 'provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host' exception occasionally when connect to SQL Se

  • Thread starter Thread starter Johnny Chuang
  • Start date Start date
J

Johnny Chuang

Guest
My application developed by Visual Studio 2017(15.9.16) and .NET Framework 4.7.2.

It's deployed on Windows Server 2012 R2(6.3.9600 and latest hotfixes updated).

I got 'provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host' exception occasionally when connect to SQL Server 2017(14.0.2014.14) on Windows Sever 2019 1809(build 17763.737 and latest hotfixes updated).

Client and server are all new installation.

There are no any Event Logs on client and server.

I have no idea to trace the exception.

Continue reading...
 
Back
Top