HighTechTalks DotNet Forums  

Override a Web service Proxy class

Dotnet Distributed Applications microsoft.public.dotnet.distributed_apps


Discuss Override a Web service Proxy class in the Dotnet Distributed Applications forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
=?Utf-8?B?UnVp?=
 
Posts: n/a

Default Override a Web service Proxy class - 07-04-2007 , 01:26 PM






Can I override the send and receive methods on a web service proxy?

I want to use the default proxy classes generated when I add a reference to
a web service to create and read the SOAP messages when I call a method… but,
I would like to replace the send and receive with my own code so I could send
the Soap message to an EMS queue and get the response SOAP from another queue
instead of calling the web service.


Reply With Quote
  #2  
Old   
Michael Nemtsev
 
Posts: n/a

Default Re: Override a Web service Proxy class - 07-05-2007 , 03:50 AM






Hello Rui,

You need to make your changes manually in client proxy.
I'm not sure if there is a program way to do this

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

R> Can I override the send and receive methods on a web service proxy?
R>
R> I want to use the default proxy classes generated when I add a
R> reference to a web service to create and read the SOAP messages when
R> I call a method… but, I would like to replace the send and receive
R> with my own code so I could send the Soap message to an EMS queue and
R> get the response SOAP from another queue instead of calling the web
R> service.
R>



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.