IIS localhost page not found in windows 7
Asked Answered
S

3

6

I have windows 7 64 bit ultimate OS. I need to install IIS on my laptop. From turn on/off windows features I enabled IIS by checking the checkbox in front of IIS management console. But it was not successful and then I re-enabled it by checking all the checkboxes under the web management tool. This time it was success and if I type inetmgr now I can find the window. But the problem is when I type localhost on my browser address bar page does not come(404 page not found.)

Can you please help me to solve this issue?

Subreption answered 12/9, 2012 at 4:1 Comment(1)
I solved the issue. The problem was default web site not running because of port 80 uses by another application. Then I changed the port and re start the web site. Now it is working fine. :)Subreption
S
4

I solved the issue. The problem was default web site not running because of port 80 uses by another application. Then I changed the port and re start the web site. Now it is working fine. :)

Subreption answered 10/10, 2012 at 3:41 Comment(0)
C
2
  1. Close all applications like Skype, DropBox, GoogleDisk, TeamViewer etc.
  2. Type iisreset in Windows Console and press Enter
  3. Start again all applications like Skype, DropBox, GoogleDisk, TeamViewer etc.

Whis way always working for me!

Cryoscopy answered 3/10, 2013 at 12:36 Comment(0)
M
0

In My System the Problem was not with port. When i installed Apache some iis service has got uninstalled. SO I removed IIS from the features and Add Again, then it works fine.

Makowski answered 18/2, 2017 at 11:39 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.