Hello PB users,
It takes a very very long time to open (+read/save) a workspace on a mapped network drive. I think it's a network issue but as Powerbuilder environment is the only one to have this problem for now on my laptop, I don't know what to ask and say to our network admin.
The only strange thing I can see is that with procmon, I can see PB170.exe process trying to cache network drive into c:\windows\CSC\v2.0.6 even the "file offline" option is off. I have read many web page about people with difficulties to disable "file offline". Maybe it's not the cache process the issue, but there is so many lines like this :
15:31:50.5849923 PB170.EXE 12280 CreateFile C:\Windows\CSC\v2.0.6\namespace\naspar NAME NOT FOUND Desired Access: Read EA, Write EA, Read Attributes, Write Attributes, Delete, Read Control, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
....
Is it a Windows10, a network configuration or Powerbuilder issue?
Any idea?