VirtualPC/XPMode... trying to let a VM access pages served using IIS on the host machine
- by John
My host PC is running IIS7.5 under Windows7. I have a VM running XP to let me use IE6, but I've no idea what network settings on the VM/host are needed so the VM can access pages on the host.
I thought if the host was 192.168.1.1, then from the VM I'd simply do http://192.168.1.1/... if I do this on the host it works but the VM can't see it.
I'm assuming there are some shortcuts here rather than manually having to set up loads of permissions, e.g a shortcut way of letting the VM access the host maybe?