I'm trying to setup a web site in IIS that has some components hard coded to use 127.0.0.1 on the server (don't ask!). However, I don't seem to be able to browse this server using
http://127.0.0.1 and I can't figure out why.
I have 3 load balanced servers in an array and can browse to
http://127.0.0.1 no problem - but not this one. It's almost as if IIS isn't listening on that IP, yet I can ping it and it responds.
I've Googled this for some time but can't find an answer that resolves the issue so all suggestions welcome please!