Re: SOAP Extensions on the client side
- From: "RYoung" <r@xxxxxxxxx>
- Date: Thu, 11 Jan 2007 18:07:04 -0600
How about this:
http://msdn2.microsoft.com/en-us/library/s25h0swd.aspx
bottom section: "To configure a SOAP extension in a configuration file"
as opposed to a soap extension attribute on the generated proxy.
Ron
"Matt Kemmerer" <MattKemmerer@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0ABE0BF9-18BF-4AA5-A861-E6C2FE99BF63@xxxxxxxxxxxxxxxx
I'm trying to write a web service server and client that use the same SOAP
Extension to encrypt and decrypt the communications between the two. I can
add the soap extension to the server without a problem and I can manually
edit the auto-generated reference.cs to use the extension as well.
The problem is any time i update the web service the reference.cs file is
replaced and loses my additions. Is there a way to tell Visual Studio that
I
want to use this soap extension on my soap calls?
.
- Prev by Date: Tracing from webservice
- Next by Date: Re: Site for questions on Application Services (App vs Web Services)
- Previous by thread: Tracing from webservice
- Next by thread: Re: Site for questions on Application Services (App vs Web Services)
- Index(es):
Relevant Pages
|