J
Jeff Hamilton
I am developing a web service which will be hosted on a machine running ISA
Server 2000. ISA is using port 80 and IIS is using port 81. When using a
client app to test the web service I am successfully connecting to the WSDL
using port 80, however when I call a method it is sending the request to port
81. I examined the WSDL file and at the end there are <port> tags which
specify the location as using port 81. How can I configure the service to use
port 80 so the request goes through ISA Server?
Server 2000. ISA is using port 80 and IIS is using port 81. When using a
client app to test the web service I am successfully connecting to the WSDL
using port 80, however when I call a method it is sending the request to port
81. I examined the WSDL file and at the end there are <port> tags which
specify the location as using port 81. How can I configure the service to use
port 80 so the request goes through ISA Server?