Thank you Christof
As strange as this might sound.... The most reliable results we recently had with Ubuntu as the server instead of Windows. With Ubuntu you can entirely disable all caching and all oplocks which both are the reasons for the problems we have in VFP. Windows doesn't disable all of them, even if you ask nicely. For Windows here's my current set of registry settings that must be applied to the server and the client and requires a reboot of both when making any changes. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters DisableLeasing DWORD 1 EnableOplocks DWORD 0 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Parameters CacheFileTimeout DWORD 0 DirectoryCacheLifetime DWORD 0 DormantDirectoryTimeout DWORD 1 DormantFileLimit DWORD 0 FileInfoCacheLifetime DWORD 0 FileNotFoundCacheLifetime DWORD 0 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\\Parameters OplocksDisabled DWORD 1 -- Christof --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- [excessive quoting removed by server] _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: https://leafe.com/archives This message: https://leafe.com/archives/byMID/20210415.142734.2284...@webmail01.dca.untd.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.