Frankly, as far as I know, when you File/Open a file in Project, it
brings the entire file from where it is (local disk, local file server
via LAN, or remote file server via WAN) to your PC. It possibly could be
caching on the file service from where it originated (I'm not sure) or
something. Then when you are working on it it just works on it. Using
the clipboard Ctrl-x and Ctrl-v should be in no way related to where the
file is stored, I am guessing. I don't currently have access to a WAN
environment to test this hypothesis.
Access files across the WAN will be slow, and my judgment is not to be
relied upon. Remove file access for many PC apps with big files often
is unreliable. In general PC apps in general expect snappy/fast access
to the file system. I would copy file from the WAN to the local hard
disk, then open the file from there. When done, return the file to the
file server on the WAN.
Try that and see if the clipboard problem remains when doing it that way
helps you isolate the problem. If it works ok ... then I guess the WAN
has an effect. I doubt it the WAN ... I would attribute it more to
having a low-bandwidth access to the file source and Project expects
more. (IMHO hardly any file-based PC applications work well across a
WAN ... that's one reason why terminal servers are used).
Hope this is useful to you. Let us know.
rms