FIXING "UNABLE TO CONNECT TO WEB SERVER 'IIS EXPRESS'."

Delete your web application’s .vs\applicationhost.config and try again.
Then, in your project settings, change the App URL port to something new:

2016-02-07 12_38_46-AuthorisationServer - Microsoft Visual Studio (Administrator).png

Launch your app. You can change the App URL back again afterwards, this just ensures VS will regenerate your applicationhost.config.
Enjoy!

Comments

Popular posts from this blog

Cách khắc phục lỗi NodeJS chạy quá ngốn Ram trên Visual Studio 2017

Javascript: Calcuate MD5 hash of a large file

Razor: Convert Dictionary from Server to Javascript Dictionary