Hi,
You should be able to open the solution from a network drive - this means that your local computer with Visual Studio must be able to access the server file system. Please search Stackoverflow - there are few threads on this topic.
Otherwise you will need to either download the project to your local computer and/or setup a source control between your local copy and the server project.