[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.webservices

Change address location in WSDL to port 8080

Mark

7/11/2003 2:48:00 PM

Hi,

does anyone know how to change the port to 8080
in the address location from within visual studio dotnet?
The WSDL is automatically generated by dotnet and I can't
suss out how to change it.

thanks a mill.
Mark

- <service name="EProImportService">
<documentation>Provides access to EPro Import
facility.</documentation>
- <port name="EProImportServiceSoap"
binding="s0:EProImportServiceSoap">
<soap:address
location="http://123.87.1.39:8080/WebServices/Imp...
port.asmx" />
</port>
</service>

1 Answer

Simon Smith

7/13/2003 4:26:00 PM

0

On Fri, 11 Jul 2003 07:47:43 -0700 in article
<057b01c347bb$62d49020$a001280a@phx.gbl> in
microsoft.public.dotnet.framework.aspnet.webservices , "Mark"
<mark.arnold@consignia.com> wrote:

>Hi,
>
>does anyone know how to change the port to 8080
>in the address location from within visual studio dotnet?
>The WSDL is automatically generated by dotnet and I can't
>suss out how to change it.
>
>thanks a mill.
>Mark
>
>- <service name="EProImportService">
> <documentation>Provides access to EPro Import
>facility.</documentation>
>- <port name="EProImportServiceSoap"
>binding="s0:EProImportServiceSoap">
> <soap:address
>location="http://123.87.1.39:8080/WebServices/Imp...
>port.asmx" />
> </port>
> </service>

Set the Url property of the proxy before you call the method on it.

--
Simon
simon dot smith at snowvalley dot com
"Insomnia is a small price to pay for the stuff you read on UseNet"