Search code examples
iisasp.net-core-webapiweb-hostingiis-10

Websites are not visible in IIS


In IIS Manager I only see add connection, Other option like default website, add new website are not available. Although everything is installed in order (checked through "Turn windows feature on or off").

enter image description here

Its windows 10 and IIS version is as below

enter image description here

Any Clue , how can to get default web site in IIS or add new website here ?


Solution

  • This behaviour occurs when you start IIS manager as a standard user. As a standard user you can connect to remote IIS server using credentials, but you can never manage the local IIS instance.

    Start IIS Manager as administrator