Hi Jan,
In this case, you have to use WSE SoapFilters (SoapOutputFilter and
SoapInputFilter classes).
For more information, I recommend you to read this topic in the WSE's help.
(ms-help://MS.WSE20.1033/wse/html/84bad28b-907a-4c92-9342-dc9ef15781ce.htm).
Regards,
Pablo Cibraro
www.lagash.com
> Hi all,
> I develop a Windows Forms client application to comunicate with 3rd party
[quoted text clipped - 33 lines]
>
> Thank you for your help.
Jan - 27 Aug 2005 22:17 GMT
Hi Pablo,
thaks for your response. For what action I have to use SoapFilters? For the
compression? I don't think so, but I may be in error... SoapFilters are
processed before the message is sent(or after the message is received) and I
can't compress the message at that time. Or did you mean using the
SoapFilters instead of SoapExtensions?
Thanks.
Jan
> Hi Jan,
> In this case, you have to use WSE SoapFilters (SoapOutputFilter and
[quoted text clipped - 43 lines]
> >
> > Thank you for your help.