Hi Everybody,
I’m looking for a way to capture the outbound XML stream of a web service
call.
I need to be able to save these communications to SQL Server.
Is there any way to do this within the framework?
Thanks,
John Rossitter
DC - 06 Oct 2005 19:19 GMT
you can use
Soap Trace Extensions
http://msdn.microsoft.com/library/en-us/dnaspnet/html/asp03222001.asp
WSE 2.0 or later
http://blogs.msdn.com/smguest/archive/2004/08/19/217394.aspx
or
Windows Communication Foundation. (previously known as "Indigo").
-Dino
Microsoft
> Hi Everybody,
>
[quoted text clipped - 7 lines]
>
> John Rossitter