Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How do you add a new Web Site under IIS 7.5 on Win7 Pro?

I've followed these steps to create:

  • Under IIS Manager's Sites node, add new site...
  • Set Site name = SimpleTest,
  • used The Default Web Site app pool (which works for the existing default site),
  • pointed physical path to a folder containing Test.htm,
  • ensured Test.htm tops the Default Document list

When I "Browse LocalTest on *:80" under IIS Manager, I'm just getting the generic "Internet Explorer cannot display the webpage".

Seems like something painfully simple must be missing, but I'm not having much luck finding it.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.