VS2008 with Site on Shared Folder

Hello,

Visual Studio uses UNC path for the file and Parallels uses .psf for it’s hostname…which is not a valid hostname for Visual Studio. Hence Windows/Visual Studio was having trouble parsing this hostname.

Mapping the share to a drive letter and then opening the file from that drive should solved the problem.
 
Back
Top