Deploy web service behind an ISA firewall

L

luowh

I am having problems deploying web service on our production server behind
an ISA firewall.

I am able to access the web service within our intranet environment, but
unable to access from outside the firewall. After some checking, I notice
the following section in the generated WSDL file: (using
http://mo.mycompany.com/secomws/case.asmx?WSDL)

<service name="Service1">
<port name>="Service1Soap" binding="s0:Service1Soap">
<soap:address location=http://mo.mycompany.com:10000/secomws/case.asmx />
</port>
.....
</service>

the location URL consists of the port number for the web site attached which
will failed when accessing from outside the firewall.

I would appreciate if anyone could advise me what sort of settings are
needed
on ISA, IIS or my web service program in order for the WSDL to be generated
with correct URL address location. or how to overwrite the generated WSDL
file?

Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top