IISExpress User Interface [closed]

IIS Express is a lightweight version of IIS and it doesn’t ship with the the admin UI tool like IIS Manager. You could install WebMatrix, but it only allows you to configure few settings (binding, default documents, SSL).
The options you have today:

  1. you can use appcmd.exe command line tool that can be found in the installation directory of IIS Express under the “Program Files”.
    Majority of appcmd snippets from the IIS Configuration Reference located on http://www.iis.net/ConfigReference/ would work
  2. if you use Visual Studio, then you should be able to open %userprofile%\documents\IISExpress\config\applicationhost.config or your application’s web.config and use intellisense to edit IIS configuration settings

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)