Page 1 of 1

Client-Server connection error after Windows Update

Posted: Tue 29 May 2018 12:21
by RonBrisola
Hello,

After my Windows 10 updated to version 1803, build 17134 I'm not been able to connect delphi applications stored in network path.
If the application is stored on local path the connection works fine.

Someone else is having the same problem?

Re: Client-Server connection error after Windows Update

Posted: Wed 30 May 2018 06:10
by ViktorV
This behavior is possible if you use the SMBv1 protocol. To solve the issue, you should make sure that you are using SMBv2 or SMBv3 protocols, but not SMBv1 (if you do not know how to do this, then contact your system administrator). This behavior is due to the architecture specificity of Windows 10, and we cannot influence this in any way.