microsoft / iis-docker

Dockerfile for IIS
https://hub.docker.com/r/microsoft/iis/
MIT License
288 stars 128 forks source link

Changelog #160

Closed Juphex closed 4 years ago

Juphex commented 4 years ago

What have you changed in the latest version of the IIS Image? My Services wont work anymore...

bariscaglar commented 4 years ago

Month to month releases are for servicing, based on new Windows Image. Perhaps you have some other dependency that has a different behavior. What specific failure are you observing?

Juphex commented 4 years ago

net.tcp on localhost (using hosts services)

bariscaglar commented 4 years ago

What exactly is happening?

Juphex commented 4 years ago

it doesnt connect to the localhost by default anymore. E.g. you could connect to localhost:7377/Service.svc It isn't working anymore. I resolved the problem anyway.