Top "Iis-express" questions

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

Unable to launch the IIS Express Web server

I have an asp.net MVC 4 solution. When I try to open it using Visual studio 2012, I get following error: …

visual-studio iis iis-express
How to enable external request in IIS Express?

How can I enable remote requests in IIS Express? Scott Guthrie wrote that is possible but he didn't say how.

c# asp.net iis-express
Visual Studio debugging/loading very slow

I'm at wits end. Visual Studio is typically painfully slow to debug or just plain load ("start without debugging") my …

asp.net-mvc visual-studio visual-studio-2012 iis-express cassini
Where is the IIS Express configuration / metabase file found?

Where can the IIS Express configuration / metabase file be found?

visual-studio iis-express
Process with an ID #### is not running in visual studio professional 2013 update 3

I am trying to run any program on visual studio 2013 update 3 and I get the following alert box : Process with …

visual-studio-2013 iis-express
localhost refused to connect Error in visual studio

I have copied my solution file from another system and tried to run it on my machine: For this, I …

asp.net-mvc visual-studio iis-express
How can I change IIS Express port for a site

I want to change the port number on which my website runs while debugging from Visual Studio. I am using …

c# asp.net-mvc asp.net-mvc-4 visual-studio-2012 iis-express
HTTP Error 500.30 - ANCM In-Process Start Failure

I was experimenting with a new feature that comes with .net core sdk 2.2 that is supposedly meant to improve performance …

c# .net-core hosting iis-express http-error
How do I get to IIS Manager?

In trying to reconnect and reconfigure an existing project on a new machine, I find here (The Web Application Project [...] …

asp.net windows iis-7.5 iis-express controlpanel