Open in Browser feature does not work in Windows virtual machine

1 users found this article helpful

Symptoms

Parallels Desktop Pro and Business editions' Open in Browser feature does not work. Safari can't open this page because of time out.

alttext

Cause

Web server is not set up in Windows.

Resolution

  1. Open Windows machine's configuration > Hardware > Network > Source > set it to Bridged Network: Default Adapter.
  2. Go to Control Panel > Programs and Features > Turn Windows features on or off
  3. Check Internet Information Services and proceed with installing this role (just click on next in the wizard).
  4. Open Windows Firewall. Here you need to set two new inbound rules to allow traffic through port 80 in both protocols - TCP and UDP.
    • In Control Panel open Firewall > Advanced Settings.
    alttext
    • Create new inbound rule
    alttext
    • In the wizard select Port and click Next.
    alttext
    • Select TCP and specify port 80
    alttext
    • Select Allow this connection.
    alttext
    • Select all sets and click on Next. On the last page of Wizard give a name to this rule (e. g. HTTP TCP) and finish creation.
    alttext
    • Do the same procedure while creating rule for UDP
    alttext
  5. Now, open web browser and open your router settings (by default just need to type 192.168.1.1)

  6. Here you need to configure port forwarding (usually located at the Advanced Settings > NAT > Port Forwarding, it depends on firmware and vendor of router) So you need to set port 80 for both protocols, specify ip address of your Windows machine.

    alttext
  7. Almost done, now open IIS Manager that you installed previously at step 1-2
  8. Add new website:

    alttext
  9. Specify the Folder of your web server (the default directory is C:\inetpub\wwwroot)

    alttext
  10. When the machine is in focus on Mac menu bar find Develop > Open in Browser option. Mac browser should open a web page.

    alttext

Was this article helpful?

Tell us how we can improve it.