My website is showing default IIS 7/8 page. What should I do?

Cause :  Website is either stopped in IIS  or it is not created on IIS or hostname is incorrect in website binding.

 

Resolution :

 

Log into your server via remote desktop.

Click on Start – Run – Type  inetmgr – Press enter key.

Expand IIS – Click on sites – Check your website’s status.

If it shows stopped, then click on the start button.  If it is already started, then right click on the website.

Click on edit binding – verify your website’s hostname in website binding settings.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

 I am getting 'HTTP Error 404. The requested resource is not found.' What should I do?

Cause : This error is encountered when the website is stopped in IIS web server.   Resolution...

 I am getting 'HTTP Error 503. The service is unavailable.' What should I do?

Cause : This error is encountered when application pool of website is stopped or queue request...

 I am getting 'Server Error in '/' Application' What should I do?

Cause :  This error is encountered due to incorrect website setting or components if the...

 I am getting '403 - Forbidden: Access is denied' message. What should I do?

Cause :  This error is encountered when default page of your website is not set.   Resolution...

 I am getting database connection error. What should I do?

Microsoft OLE DB Provider for ODBC Drivers error '80004005'   [Microsoft][ODBC SQL Server...