When you preview a game in Construct 2, it runs a local HTTP server to run the game. This is to make it work as if it were really online, and also to get around...
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.