Logo 
Search:

C# Answers

Ask Question   UnAnswered
Home » Forum » C#       RSS Feeds
  Question Asked By: Carlton Martinez   on Oct 12 In C# Category.

  
Question Answered By: Hoor Khan   on Oct 12

Description: When attempting to connect to an Microsoft Internet Information Services (IIS) web  server, you may see the following error:
The Web site  cannot be found.

The Web site you are looking for is unavailable due to its identification configuration settings.

HTTP 404.1 - Web site not found

Solution:
Run Inetmgr to open IIS > Right click site to open properties > Under the Web Site tab, verify that the correct IP address and port are listed in the Web Server's Web Site Identification.
If multiple Identities are listed, attempt to connect using one of the identities listed and/or remove the extra identities from the site.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Error: The Web site cannot be found. Or get search suggestion and latest updates.


Tagged: