Is anyone else seeing problems caused by Windows 10 PC's installing the latest (May 8, 2018) updates? We have multiple sites reporting issues with multiple PC's after installing the May 8th updates. Specifically they are unable to communicate with AcuServer (we use the default port 6523). They are also unable to use a few programs included in our application software that communicate with corresponding programs on the server using the C$SOCKET library routine included in AcuCobol. One client first reported it on one Windows 10 PC that updated, then two days later, same problem on another PC, and now a 3rd PC. Another client reported all 3 of his Windows 10 PC's updated on Friday and then these were no longer able to use C$SOCKET to "talk" to the server starting Monday. Another client using AcuServer for their data file traffic reported their Windows 10 PC updated last week and was immediately unable to use our application due to 9D errors on data files. Once we pointed this PC to a different runtime config file using all mapped drives to bypass AcuServer, the PC is able to work and access data over the mapped drive, but then this PC gets an error when using a program that uses the C$SOCKET routine like my other clients that do not use AcuServer and use only mapped drive for data access. We have tried checking for firewalls on these PC's, antivirus, trusting the wrun32.exe in AV, etc. with no luck. The server version does not seem to matter as we are seeing this with Windows Server 2003, 2008-R2 and 2016 all as servers. The common trait seems to be the recent Windows 10 updates. We do put the AcuServer port # and our own port # in server firewalls for Windows Server versions that include a firewall. We have not had any complaints from Windows 7 users on this particular issue. It really seems like something is blocking or has broken this type of communications. Thanks for any input or feedback anyone has to offer!
Is anyone else seeing problems caused by Windows 10 PC's installing the latest (May 8, 2018) updates? We have multiple sites reporting issues with multiple PC's after installing the May 8th updates. Specifically they are unable to communicate with AcuServer (we use the default port 6523). They are also unable to use a few programs included in our application software that communicate with corresponding programs on the server using the C$SOCKET library routine included in AcuCobol. One client first reported it on one Windows 10 PC that updated, then two days later, same problem on another PC, and now a 3rd PC. Another client reported all 3 of his Windows 10 PC's updated on Friday and then these were no longer able to use C$SOCKET to "talk" to the server starting Monday. Another client using AcuServer for their data file traffic reported their Windows 10 PC updated last week and was immediately unable to use our application due to 9D errors on data files. Once we pointed this PC to a different runtime config file using all mapped drives to bypass AcuServer, the PC is able to work and access data over the mapped drive, but then this PC gets an error when using a program that uses the C$SOCKET routine like my other clients that do not use AcuServer and use only mapped drive for data access. We have tried checking for firewalls on these PC's, antivirus, trusting the wrun32.exe in AV, etc. with no luck. The server version does not seem to matter as we are seeing this with Windows Server 2003, 2008-R2 and 2016 all as servers. The common trait seems to be the recent Windows 10 updates. We do put the AcuServer port # and our own port # in server firewalls for Windows Server versions that include a firewall. We have not had any complaints from Windows 7 users on this particular issue. It really seems like something is blocking or has broken this type of communications. Thanks for any input or feedback anyone has to offer!
We got (perhaps) the same problem. If I wrongly understand sorry.
We start from this post:
stackoverflow.com/.../after-windows-10-update-1803-my-program-cant-open-a-socket-when-running-from-ne
to arrive to the real problem: we use AcuThin from a network share folder ... using smb1.
We tried to disable smb v1 and enable smb v2 (regedit, control panel, etc. google this) .... Now we have some installation where the problem is solved and other where it isn't.
I hope this can put you on the right track.
Is anyone else seeing problems caused by Windows 10 PC's installing the latest (May 8, 2018) updates? We have multiple sites reporting issues with multiple PC's after installing the May 8th updates. Specifically they are unable to communicate with AcuServer (we use the default port 6523). They are also unable to use a few programs included in our application software that communicate with corresponding programs on the server using the C$SOCKET library routine included in AcuCobol. One client first reported it on one Windows 10 PC that updated, then two days later, same problem on another PC, and now a 3rd PC. Another client reported all 3 of his Windows 10 PC's updated on Friday and then these were no longer able to use C$SOCKET to "talk" to the server starting Monday. Another client using AcuServer for their data file traffic reported their Windows 10 PC updated last week and was immediately unable to use our application due to 9D errors on data files. Once we pointed this PC to a different runtime config file using all mapped drives to bypass AcuServer, the PC is able to work and access data over the mapped drive, but then this PC gets an error when using a program that uses the C$SOCKET routine like my other clients that do not use AcuServer and use only mapped drive for data access. We have tried checking for firewalls on these PC's, antivirus, trusting the wrun32.exe in AV, etc. with no luck. The server version does not seem to matter as we are seeing this with Windows Server 2003, 2008-R2 and 2016 all as servers. The common trait seems to be the recent Windows 10 updates. We do put the AcuServer port # and our own port # in server firewalls for Windows Server versions that include a firewall. We have not had any complaints from Windows 7 users on this particular issue. It really seems like something is blocking or has broken this type of communications. Thanks for any input or feedback anyone has to offer!
Is anyone else seeing problems caused by Windows 10 PC's installing the latest (May 8, 2018) updates? We have multiple sites reporting issues with multiple PC's after installing the May 8th updates. Specifically they are unable to communicate with AcuServer (we use the default port 6523). They are also unable to use a few programs included in our application software that communicate with corresponding programs on the server using the C$SOCKET library routine included in AcuCobol. One client first reported it on one Windows 10 PC that updated, then two days later, same problem on another PC, and now a 3rd PC. Another client reported all 3 of his Windows 10 PC's updated on Friday and then these were no longer able to use C$SOCKET to "talk" to the server starting Monday. Another client using AcuServer for their data file traffic reported their Windows 10 PC updated last week and was immediately unable to use our application due to 9D errors on data files. Once we pointed this PC to a different runtime config file using all mapped drives to bypass AcuServer, the PC is able to work and access data over the mapped drive, but then this PC gets an error when using a program that uses the C$SOCKET routine like my other clients that do not use AcuServer and use only mapped drive for data access. We have tried checking for firewalls on these PC's, antivirus, trusting the wrun32.exe in AV, etc. with no luck. The server version does not seem to matter as we are seeing this with Windows Server 2003, 2008-R2 and 2016 all as servers. The common trait seems to be the recent Windows 10 updates. We do put the AcuServer port # and our own port # in server firewalls for Windows Server versions that include a firewall. We have not had any complaints from Windows 7 users on this particular issue. It really seems like something is blocking or has broken this type of communications. Thanks for any input or feedback anyone has to offer!
- specific to a runtime version
- specific to AcuShare only
- or will it affect all users on Win10 PC running on mapped smb1 drive?
Is anyone else seeing problems caused by Windows 10 PC's installing the latest (May 8, 2018) updates? We have multiple sites reporting issues with multiple PC's after installing the May 8th updates. Specifically they are unable to communicate with AcuServer (we use the default port 6523). They are also unable to use a few programs included in our application software that communicate with corresponding programs on the server using the C$SOCKET library routine included in AcuCobol. One client first reported it on one Windows 10 PC that updated, then two days later, same problem on another PC, and now a 3rd PC. Another client reported all 3 of his Windows 10 PC's updated on Friday and then these were no longer able to use C$SOCKET to "talk" to the server starting Monday. Another client using AcuServer for their data file traffic reported their Windows 10 PC updated last week and was immediately unable to use our application due to 9D errors on data files. Once we pointed this PC to a different runtime config file using all mapped drives to bypass AcuServer, the PC is able to work and access data over the mapped drive, but then this PC gets an error when using a program that uses the C$SOCKET routine like my other clients that do not use AcuServer and use only mapped drive for data access. We have tried checking for firewalls on these PC's, antivirus, trusting the wrun32.exe in AV, etc. with no luck. The server version does not seem to matter as we are seeing this with Windows Server 2003, 2008-R2 and 2016 all as servers. The common trait seems to be the recent Windows 10 updates. We do put the AcuServer port # and our own port # in server firewalls for Windows Server versions that include a firewall. We have not had any complaints from Windows 7 users on this particular issue. It really seems like something is blocking or has broken this type of communications. Thanks for any input or feedback anyone has to offer!
Is anyone else seeing problems caused by Windows 10 PC's installing the latest (May 8, 2018) updates? We have multiple sites reporting issues with multiple PC's after installing the May 8th updates. Specifically they are unable to communicate with AcuServer (we use the default port 6523). They are also unable to use a few programs included in our application software that communicate with corresponding programs on the server using the C$SOCKET library routine included in AcuCobol. One client first reported it on one Windows 10 PC that updated, then two days later, same problem on another PC, and now a 3rd PC. Another client reported all 3 of his Windows 10 PC's updated on Friday and then these were no longer able to use C$SOCKET to "talk" to the server starting Monday. Another client using AcuServer for their data file traffic reported their Windows 10 PC updated last week and was immediately unable to use our application due to 9D errors on data files. Once we pointed this PC to a different runtime config file using all mapped drives to bypass AcuServer, the PC is able to work and access data over the mapped drive, but then this PC gets an error when using a program that uses the C$SOCKET routine like my other clients that do not use AcuServer and use only mapped drive for data access. We have tried checking for firewalls on these PC's, antivirus, trusting the wrun32.exe in AV, etc. with no luck. The server version does not seem to matter as we are seeing this with Windows Server 2003, 2008-R2 and 2016 all as servers. The common trait seems to be the recent Windows 10 updates. We do put the AcuServer port # and our own port # in server firewalls for Windows Server versions that include a firewall. We have not had any complaints from Windows 7 users on this particular issue. It really seems like something is blocking or has broken this type of communications. Thanks for any input or feedback anyone has to offer!
Thank you for yours suggestion.
We will have to plan a lot of test !!!
--
Davide Giudici
Is anyone else seeing problems caused by Windows 10 PC's installing the latest (May 8, 2018) updates? We have multiple sites reporting issues with multiple PC's after installing the May 8th updates. Specifically they are unable to communicate with AcuServer (we use the default port 6523). They are also unable to use a few programs included in our application software that communicate with corresponding programs on the server using the C$SOCKET library routine included in AcuCobol. One client first reported it on one Windows 10 PC that updated, then two days later, same problem on another PC, and now a 3rd PC. Another client reported all 3 of his Windows 10 PC's updated on Friday and then these were no longer able to use C$SOCKET to "talk" to the server starting Monday. Another client using AcuServer for their data file traffic reported their Windows 10 PC updated last week and was immediately unable to use our application due to 9D errors on data files. Once we pointed this PC to a different runtime config file using all mapped drives to bypass AcuServer, the PC is able to work and access data over the mapped drive, but then this PC gets an error when using a program that uses the C$SOCKET routine like my other clients that do not use AcuServer and use only mapped drive for data access. We have tried checking for firewalls on these PC's, antivirus, trusting the wrun32.exe in AV, etc. with no luck. The server version does not seem to matter as we are seeing this with Windows Server 2003, 2008-R2 and 2016 all as servers. The common trait seems to be the recent Windows 10 updates. We do put the AcuServer port # and our own port # in server firewalls for Windows Server versions that include a firewall. We have not had any complaints from Windows 7 users on this particular issue. It really seems like something is blocking or has broken this type of communications. Thanks for any input or feedback anyone has to offer!
Is anyone else seeing problems caused by Windows 10 PC's installing the latest (May 8, 2018) updates? We have multiple sites reporting issues with multiple PC's after installing the May 8th updates. Specifically they are unable to communicate with AcuServer (we use the default port 6523). They are also unable to use a few programs included in our application software that communicate with corresponding programs on the server using the C$SOCKET library routine included in AcuCobol. One client first reported it on one Windows 10 PC that updated, then two days later, same problem on another PC, and now a 3rd PC. Another client reported all 3 of his Windows 10 PC's updated on Friday and then these were no longer able to use C$SOCKET to "talk" to the server starting Monday. Another client using AcuServer for their data file traffic reported their Windows 10 PC updated last week and was immediately unable to use our application due to 9D errors on data files. Once we pointed this PC to a different runtime config file using all mapped drives to bypass AcuServer, the PC is able to work and access data over the mapped drive, but then this PC gets an error when using a program that uses the C$SOCKET routine like my other clients that do not use AcuServer and use only mapped drive for data access. We have tried checking for firewalls on these PC's, antivirus, trusting the wrun32.exe in AV, etc. with no luck. The server version does not seem to matter as we are seeing this with Windows Server 2003, 2008-R2 and 2016 all as servers. The common trait seems to be the recent Windows 10 updates. We do put the AcuServer port # and our own port # in server firewalls for Windows Server versions that include a firewall. We have not had any complaints from Windows 7 users on this particular issue. It really seems like something is blocking or has broken this type of communications. Thanks for any input or feedback anyone has to offer!
I'm in doubt with your suggestion.
In the past we got in trouble caused by opportunistic locking, so we DISABLED it in our installations.
Now I found that:
“You cannot turn off opportunistic locking for SMB2” (support.microsoft.com/.../configuring-opportunistic-locking-in-windows)
So it seems to be the opposite of your sentence: "it doesn't support opportunistic locking"
--
Davide Giudici
Is anyone else seeing problems caused by Windows 10 PC's installing the latest (May 8, 2018) updates? We have multiple sites reporting issues with multiple PC's after installing the May 8th updates. Specifically they are unable to communicate with AcuServer (we use the default port 6523). They are also unable to use a few programs included in our application software that communicate with corresponding programs on the server using the C$SOCKET library routine included in AcuCobol. One client first reported it on one Windows 10 PC that updated, then two days later, same problem on another PC, and now a 3rd PC. Another client reported all 3 of his Windows 10 PC's updated on Friday and then these were no longer able to use C$SOCKET to "talk" to the server starting Monday. Another client using AcuServer for their data file traffic reported their Windows 10 PC updated last week and was immediately unable to use our application due to 9D errors on data files. Once we pointed this PC to a different runtime config file using all mapped drives to bypass AcuServer, the PC is able to work and access data over the mapped drive, but then this PC gets an error when using a program that uses the C$SOCKET routine like my other clients that do not use AcuServer and use only mapped drive for data access. We have tried checking for firewalls on these PC's, antivirus, trusting the wrun32.exe in AV, etc. with no luck. The server version does not seem to matter as we are seeing this with Windows Server 2003, 2008-R2 and 2016 all as servers. The common trait seems to be the recent Windows 10 updates. We do put the AcuServer port # and our own port # in server firewalls for Windows Server versions that include a firewall. We have not had any complaints from Windows 7 users on this particular issue. It really seems like something is blocking or has broken this type of communications. Thanks for any input or feedback anyone has to offer!
I'm not entirely sure about your specific problem, but just to say, SMBv1 is now turned off in Windows 10 and has been for a while due to major security concerns in the protocol.
support.microsoft.com/.../smbv1-is-not-installed-by-default-in-windows
There's information about oplock settings on there:
"You can specify a share without using oplocks or leasing to allow a legacy application to work with SMBv2 or a later version. To do this, use the New-SmbShare or Set-SmbShare PowerShell cmdlets together with the -LeasingMode None parameter."
Obviously I don't know your specific situation, but I'd recommend that you stop using SMB1 if you are able, see: blogs.technet.microsoft.com/.../ for more information.
Thanks,
Nick
Is anyone else seeing problems caused by Windows 10 PC's installing the latest (May 8, 2018) updates? We have multiple sites reporting issues with multiple PC's after installing the May 8th updates. Specifically they are unable to communicate with AcuServer (we use the default port 6523). They are also unable to use a few programs included in our application software that communicate with corresponding programs on the server using the C$SOCKET library routine included in AcuCobol. One client first reported it on one Windows 10 PC that updated, then two days later, same problem on another PC, and now a 3rd PC. Another client reported all 3 of his Windows 10 PC's updated on Friday and then these were no longer able to use C$SOCKET to "talk" to the server starting Monday. Another client using AcuServer for their data file traffic reported their Windows 10 PC updated last week and was immediately unable to use our application due to 9D errors on data files. Once we pointed this PC to a different runtime config file using all mapped drives to bypass AcuServer, the PC is able to work and access data over the mapped drive, but then this PC gets an error when using a program that uses the C$SOCKET routine like my other clients that do not use AcuServer and use only mapped drive for data access. We have tried checking for firewalls on these PC's, antivirus, trusting the wrun32.exe in AV, etc. with no luck. The server version does not seem to matter as we are seeing this with Windows Server 2003, 2008-R2 and 2016 all as servers. The common trait seems to be the recent Windows 10 updates. We do put the AcuServer port # and our own port # in server firewalls for Windows Server versions that include a firewall. We have not had any complaints from Windows 7 users on this particular issue. It really seems like something is blocking or has broken this type of communications. Thanks for any input or feedback anyone has to offer!
Hi Nick.
After another hour spent online, I guess you're right about SMBv2 configuration.
Thank you ! ! !
--
Davide Giudici
Is anyone else seeing problems caused by Windows 10 PC's installing the latest (May 8, 2018) updates? We have multiple sites reporting issues with multiple PC's after installing the May 8th updates. Specifically they are unable to communicate with AcuServer (we use the default port 6523). They are also unable to use a few programs included in our application software that communicate with corresponding programs on the server using the C$SOCKET library routine included in AcuCobol. One client first reported it on one Windows 10 PC that updated, then two days later, same problem on another PC, and now a 3rd PC. Another client reported all 3 of his Windows 10 PC's updated on Friday and then these were no longer able to use C$SOCKET to "talk" to the server starting Monday. Another client using AcuServer for their data file traffic reported their Windows 10 PC updated last week and was immediately unable to use our application due to 9D errors on data files. Once we pointed this PC to a different runtime config file using all mapped drives to bypass AcuServer, the PC is able to work and access data over the mapped drive, but then this PC gets an error when using a program that uses the C$SOCKET routine like my other clients that do not use AcuServer and use only mapped drive for data access. We have tried checking for firewalls on these PC's, antivirus, trusting the wrun32.exe in AV, etc. with no luck. The server version does not seem to matter as we are seeing this with Windows Server 2003, 2008-R2 and 2016 all as servers. The common trait seems to be the recent Windows 10 updates. We do put the AcuServer port # and our own port # in server firewalls for Windows Server versions that include a firewall. We have not had any complaints from Windows 7 users on this particular issue. It really seems like something is blocking or has broken this type of communications. Thanks for any input or feedback anyone has to offer!
Is anyone else seeing problems caused by Windows 10 PC's installing the latest (May 8, 2018) updates? We have multiple sites reporting issues with multiple PC's after installing the May 8th updates. Specifically they are unable to communicate with AcuServer (we use the default port 6523). They are also unable to use a few programs included in our application software that communicate with corresponding programs on the server using the C$SOCKET library routine included in AcuCobol. One client first reported it on one Windows 10 PC that updated, then two days later, same problem on another PC, and now a 3rd PC. Another client reported all 3 of his Windows 10 PC's updated on Friday and then these were no longer able to use C$SOCKET to "talk" to the server starting Monday. Another client using AcuServer for their data file traffic reported their Windows 10 PC updated last week and was immediately unable to use our application due to 9D errors on data files. Once we pointed this PC to a different runtime config file using all mapped drives to bypass AcuServer, the PC is able to work and access data over the mapped drive, but then this PC gets an error when using a program that uses the C$SOCKET routine like my other clients that do not use AcuServer and use only mapped drive for data access. We have tried checking for firewalls on these PC's, antivirus, trusting the wrun32.exe in AV, etc. with no luck. The server version does not seem to matter as we are seeing this with Windows Server 2003, 2008-R2 and 2016 all as servers. The common trait seems to be the recent Windows 10 updates. We do put the AcuServer port # and our own port # in server firewalls for Windows Server versions that include a firewall. We have not had any complaints from Windows 7 users on this particular issue. It really seems like something is blocking or has broken this type of communications. Thanks for any input or feedback anyone has to offer!
blog.mertech.com/windows-10-version-1803-breaks-some-shared-folder-applications
OLIVER
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.