I have successfully downloaded an installed Windows Server 2008 R2 evaluation into my virtual box virtual machine.
Once I booted into this evaluation copy of windows, I installed IIS7 and successfully accessed the default IIS7 website (the one that says "welcome" in a bunch of different languages). I used internet explorer 8 to connect to localhost:80 and it worked perfectly.
The problem I'm having is accessing this default website from outside my VM from the host machine (my mac pro running Yosemite). When I load up Safari 8 and try to access localhost I get an error message indicating it couldn't find the page.
My Windows Server 2008 virtual machine network settings are set to NAT. I tried to switch them to "bridged", but still no success. So now I am thinking there must be some security settings turned on (perhaps, firewall, or something) that is preventing me from accessing IIS7 inside the VM.
I would appreciate it if the windows server community could offer some advice.