Saturday, May 5, 2018

Unable to connect to Web Server 'IIS Express'

Hi, I am using Visual Studio 2017. I created a sample web application with .Net core 2.0. When I try to start the application with IIS Express, I could not able to star the server. I am getting "Unable to connect to the Web server 'IIS Express'" error. I tried the following

  1. Deleting the applicationhost.config from the /.vs/config directory
  2. Opening the VS in admin mode.
  3. IIS settings on/off in Turn windows feature on or off
  4. Changing the port number
  5. Re installing the VS

But nothing worked out for me. Any one suggest to resolve the issue

Unable to connect to Web Server 'IIS Express' Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team