User1682543174 posted
VisualBasic 2015 .NET web app hosted on my Azure Windows server VM could browse ok from Internet and from Azure IIS in 2016.
Then, last year 2016, I shutdown and de-allocated the VM to save money. I just re-allocated it MARCH 2017, and VM runs ok.
But when I try to even locally (from VM) browse my web from VM's IIS, I get: "This page can’t be displayed".
Obviously, public browse fails too, (I updated DNS to new Azure public IP).
Web is a Virtual Directory on IIS.
I updated Windows, and restarted. Same problem.
I open web's Visual Studio project and can successfully run the web app from there.