I manged to figure this out. I just modified the definition of the WSDL
file to point to the correct URL. Hopefully everything will work.
jerry
You can also set the URL property on the generated proxy to "dynamic" - and
this will let you set the URL at runtime.
--------------------
>From: "JerryK" <jerryk@nospam.com>
>References: <#q80o11HFHA.1392@TK2MSFTNGP10.phx.gbl>
<e6VjPO2HFHA.2936@TK2MSFTNGP15.phx.gbl>
<#bTat22HFHA.2356@TK2MSFTNGP12.phx.gbl>
>Subject: Re: Dealing with WSDL file in deifferent location than webservice
>Date: Wed, 2 Mar 2005 13:48:36 -0800
[quoted text clipped - 7 lines]
>Newsgroups: microsoft.public.dotnet.framework.aspnet.webservices
>NNTP-Posting-Host: adsl-69-233-182-225.dsl.pltn13.pacbell.net
69.233.182.225
>Path:
TK2MSFTNGXA02.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP0
8.phx.gbl!TK2MSFTNGP12.phx.gbl
>Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet.webservices:28382
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservices
>
[quoted text clipped - 33 lines]
>>>>
>>>> jerry