Hi, I have a self hosted webservice http://localhost/services/selfhostedservice?wsdl on http port 80 but when i run it on win2003 or Vista IIS which is also on port 80, IIS gets inaccessible. If i open http://localhost in the browser i get 'Endpoint not found'. The service works fine. From what...