Skip to content

Instantly share code, notes, and snippets.

@dtaalbers
Created July 31, 2016 15:21
Show Gist options
  • Save dtaalbers/0f0f1247b1b27f8dad1cc2e1d3ec07bd to your computer and use it in GitHub Desktop.
Save dtaalbers/0f0f1247b1b27f8dad1cc2e1d3ec07bd to your computer and use it in GitHub Desktop.
Connecting to Visual Studio on Parallels 11 VM windows via your mac
Follow these steps:
https://www.getdonedone.com/accessing-your-windows-development-environment-from-osx/
Configure your parralels VM to share all file disk
When setting up your IIS website make sure the Physical path points to the MAC network and root folder of your application.
This way you can still keep your project files on your mac disk en run them though IIS on your VM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment