Hi
I have quite an interesting problem with my windows 10 machine. When I debug an MVC application, VS2015 starts IISExpress, attaches correctly, launches internet explorer, and then it just doesn't load the website. It looks like everything is running correctly, but nothing routes to localhost. I tried normal IIS as well, but nothing.
I am on a corporate network, going through a proxy and we have static IP's. On the proxy I have excluded localhost as well.
I also have virtual box installed.
I have also done a re-install of virtual box, and a repair of VS2015.
This was working up to a week ago, then it just suddenly stopped working. Last night it was working on my home network, where I was without proxy. But now it's not working again.
If anyone has any insights as to why this is happening, it would be greatly appreciated.