DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Wed, 4 Jul 2007 10:26:02 -0700,    posted on: microsoft.public.dotnet.distributed_apps        back       

Thread Index
  1    Rui
          2    Michael Nemtsev


Override a Web service Proxy class   
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.
Date:Wed, 4 Jul 2007 10:26:02 -0700   Author:  

Re: Override a Web service Proxy class   
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>
Date:Thu, 5 Jul 2007 07:50:55 +0000 (UTC)   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us