Groups | Blog | Home
all groups > dotnet web services > october 2005 >

dotnet web services : Capture Outbound XML Stream


John Rossitter
10/6/2005 6:10:02 AM
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
10/6/2005 2:19:32 PM
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



[quoted text, click to view]

AddThis Social Bookmark Button