I can't connect to the localhost iis, even though it seems to be setup okay. What should I look for?

link|improve this question

50% accept rate
feedback

1 Answer

check event log for errors

Check that the www service is running

check that the site is not stopped inside IIS admin console

Check which ip and port it is listening

Check you don't have a firewall that block traffic

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.