A connection was successfully established with the server, but then an error occurred during the pre-login handshake

前端 未结 24 3031
無奈伤痛
無奈伤痛 2020-11-27 03:37

I am getting following error when i am trying to connect Production DB from Local Environment.

I was able to connect Production DB before, but suddenly i am getting f

24条回答
  •  无人及你
    2020-11-27 04:05

    As described in the answer of Ricardo ,

    netsh Winsock reset
    

    has worked for me ,

    P.S. if you have Internet download manager or such programs which changes you IP Setting is installed then after running this command when you reboot your computer IDM will ask to change setting , Set NO in this case and then run your application it will work correctly.

    Hope it

提交回复
热议问题