.NET
No Comments Opening solution file in Visual Studio 2010 running under Parallels
If you are running a virtual machine “Windows XP” on a MAC machine and you open a solution file which is on your MAC drive in Visual Studio 2010 or Visual Studio 2005, you will get an error message saying:
Unable to read the project file 'filename.csproj'. Invalid URI: The hostname could not be parsed.
To solve the problem, just follow the steps:
- Inside of XP in Parallels, Map a Network Drive ‘X’ to the ‘Home’ folder
- Open the Solution file in the Networked Drive using Visual Studio



