Re: Setting Webservice url of proxy object on the fly

Janis Braslins <[email protected]> Fri, 28 Jun 2002 22:44:56 -0400
Newsgroups gmane.comp.windows.devel.dotnet.general
Message-ID <001001c21f16$f60ffe20$b8493942@bassline>
You can use wsdl.exe to create proxy classes for your service. Then
modify the source code of those classes to accept url upon construction
or via a property/method :)

-----Original Message-----
From: The DOTNET list will be retired 7/1/02
[mailto:[email protected]] On Behalf Of Mattias Konradsson
Sent: Friday, June 28, 2002 10:03 PM
To: [email protected]
Subject: [DOTNET] Setting Webservice url of proxy object on the fly


Hmm, ok what I'm trying to do is an application interface for some
webservices which is easy enough. The problem is that you should be able
to set up the application to use the webservice with the location of
your choice, and then I can't use proxy objecs for that service since it
compiles with a fixed url, am I overlooking some simple solution to my
problem here?

best regards
---
Mattias Konradsson

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.