I always had my project files on local drives, and would copy them to a share only for having them available on multiple computers. All actual work should be done with local files.
There were even incidents in our company where a network hickup would cause the destruction of a project.
This seems to be a long-time shortcoming in the .NET-based file handling routines of EG.
... View more