Oliver,
Quote:
I've added a web reference to a simple client application in VS.NET. But I
have to add a soap header to each outgoing request. Does there exist a
possibility to register an interceptor which adds the soap header???
Need help. Thanks a lot! |
I haven't tried it, but I imagine you can probably do this with a
SoapExtension on the client side. That said, is there any reason why you
can't deal with the standard header support in webservice clients that .NET
provides?
--
Tomas Restrepo
tomasr (AT) mvps (DOT) org