Hi!
I run a local copy of a software using the :80 port which means I've deleted the Default webpage in the IIS to let my application use that port instead. Worked perfectly up until I installed the latest windows feature update. Since then it I get an error message when trying to reach localhost:80 and I can no longer open the IIS to sort the problem out.
I've tried reverting the update but unfortunately that didn't help. I've also tried disabling/uninstalling IIS and then re-enabling it but there was no change.
The only related error messages I get in the Event Log is the following:
The World Wide Web Publishing Service (WWW Service) did not register the URL prefix http://*:80/ for site 1. The necessary network binding may already be in use. The site has been disabled.
Thank you in advance for any help!
Susanne