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
- Deleting the applicationhost.config from the /.vs/config directory
- Opening the VS in admin mode.
- IIS settings on/off in Turn windows feature on or off
- Changing the port number
- Re installing the VS
But nothing worked out for me. Any one suggest to resolve the issue
0 comments:
Post a Comment