Troubleshooting Construct 2's preview server

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • Hello,

    I just would like to add that sometimes if you install a custom firewall on your network like pfsense or something else, you could lost the iis agent to listen from localhost.

    For correct it just add this simple command on an elevated prompt :

    netsh http add iplisten ipaddress=0.0.0.0

    Thanks Ashley for the tutorial.