Question
Keeping Visual Studio Projects on a Network Drive
We just did a move from storing all files locally to storing them on a network drive. The problem is that is where my Visual Studio projects are also stored now (no versioning system yet, working on that). I've heard of problems with doing this in the past, but never heard of a work-around. Is there a work around now?
Visual Studio is installed locally. The files are on a network drive. How can I get this to work?