Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
*BUMP*
Will Parallels 10 Desktop support OS X El Capitan when it comes on on Sept 30? I can't really upgrade to PD 11 (and hence Win10) until this particular issue is resolved.
...since the IISExpress can be setup to host on computername i can access the site in debug mode from OSX Safari for example.
To serve external requests edit applicationhost.config file (located in %userprofile%\documents\iisexpress\config\) and change localhost to '*' or your machine name. To be able to run it now you need to change both iisexpress.exe and visual studio to run in admin mode. I just changed the exe's to "run in admin mode" in windows.I don't know what you mean by that but it sounds good, could you explain?
Thanks!Yes - I'm running PD10 with El capitan
Workaround: As I need to be able to work, my temporary workaround is to stop sharing the document folder and run my project locally instead. Meaning moving my git and repository to the windows document folders. No more sharing project files between windows and mac, but since the IISExpress can be setup to host on computername i can access the site in debug mode from OSX Safari for example.
Guys, to resolve the problem, please run in a Terminal window the following commands (both of them):
Code:
and then restart PD. If doesn't help, try 4096 instead of 1024. Please, leave a message here whether it helps. Thank you.Code:launchctl setenv PRL_RLIMIT_NOFILE 1024 sudo launchctl setenv PRL_RLIMIT_NOFILE 1024
Parallels representative has explained the issue and they are already working on a fix. You can view the details in another thread (the one I posted above)I have just discovered the same issue but when using other software. I have PD11, Windows 10 & Yosemite 10.10.5. While running Solidworks 2015 on Parallels and saving multiple files at once, an error occurs and the links to the mac folders (Home, Documents etc) all disappear and the folders are empty - both in Solidworks "Save As" & file explorer.
A fix would be greatly appreciated!
Try increasing the number. I've been using this fix for a while and had no problems.Ok. So the fix worked for about 2 days. Now its not working again. tried to reset the variable. Back to square one. Only way I can run VS Express projects is by keeping th e project files on the "PC" inside the VM.
Using 4096, and according to parallels it becomes unstable after that. Just hope the fix they are working on will solve this once and for all.Try increasing the number. I've been using this fix for a while and had no problems.
Has this issue been addressed in the last update - 11.0.2 (31348)?
- Resolves an issue with shared folders being incompatible with Visual Studio projects
See: http://kb.parallels.com/en/123410
It fixes it for me![]()