Top "Iis-express" questions

IIS Express is the developer version of full IIS that doesn't require Administrator rights to run.

How do I restore a missing IIS Express SSL Certificate?

After setting up HTTPS in IIS Express, according to such articles as this and this, I am unable to actually …

ssl https ssl-certificate iis-express
IIS express: Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to

In Visual studio, Solution->Web.Project->Properties->Web, I have changed my Project Url from http://localhost:51123/ …

visual-studio-2012 web-config iis-express
Unable To Launch Web Server

I have asp.net web application project in visual studio 2012. When I want to start it, I have the following …

asp.net visual-studio-2012 iis-express
IISExpress User Interface

I have just downloaded and installed IIS express and it all works well running it from the command line: But …

iis-7.5 iis-express
Exposing localhost to the internet via tunneling (using ngrok): HTTP error 400: bad request; invalid hostname

From previous versions of the question, there is this: Browse website with ip address rather than localhost, which outlines pretty …

asp.net visual-studio-2012 asp.net-web-api iis-express ngrok
IISExpress 8 Cannot read configuration file redirection.config

I'm running Windows Server 2008 R2 (x64) with IISExpress8 and when navigating to c:\Program Files (x86)\IIS Express>iisexpress.…

iis-express
applicationhost.config file path in IIS 7, 7.5, 8, 8.5 and IIS 10?

Anyone please explain me the applicationhost.config file location in the different mentioned IIS versions. Please mention the exact locations …

iis iis-7 iis-express iis-8 iis-10
Creating a virtual directory failed with the error

I can't solve this problem I suggest I have to change c:\Windows\System32\drivers\etc\hosts file and add …

visual-studio iis-express
IIS Express Immediately shutting-down running site after stopping web application

I'm using visual studio 2012 in the first days when I want to stop application in IDE, application was still running …

c# asp.net visual-studio visual-studio-2012 iis-express
IISExpress cannot find ssl page running localhost with Visual Studio 2013

When I access the site as http://localhost:26049, the site runs fine. If I try to access the site with …

c# asp.net ssl visual-studio-2013 iis-express