Hi Mahesh,
There are a few ways you could do this. Downloading and installing
SoapTrace.NET [1] is quite a good way but won't help if your connection
is secured. You could also try writing your own derivative of the
SoapExtension class to trace the message bodies to your own log, an
example of which can be found in the sample chapter of the book
"Building XML Web Services for the Microsoft® .NET Platform" [2].
Alternatively, if you're using Visual Studio 2005 and the .NET
Framework 2.0, I believe there's a configuration option you can turn on
(but maybe I'm thinking about WSE, I'm not entirely sure).
Regards,
Jono
1. SoapTrace.NET
http://soaptrace.sourceforge.net/
2. Building XML Web Services for the Microsoft® .NET Platform
http://www.microsoft.com/mspress/books/sampchap/5242i.asp
> Hello,
>
[quoted text clipped - 9 lines]
>
> Mahesh
Sanjaya - 28 Jul 2006 14:29 GMT
see the thread on "how to view soapmessage" on 7/27/2006 - WSE 2.0 is very
easy and it works
- sanjaya-
Hi Mahesh,
There are a few ways you could do this. Downloading and installing
SoapTrace.NET [1] is quite a good way but won't help if your connection
is secured. You could also try writing your own derivative of the
SoapExtension class to trace the message bodies to your own log, an
example of which can be found in the sample chapter of the book
"Building XML Web Services for the Microsoft® .NET Platform" [2].
Alternatively, if you're using Visual Studio 2005 and the .NET
Framework 2.0, I believe there's a configuration option you can turn on
(but maybe I'm thinking about WSE, I'm not entirely sure).
Regards,
Jono
1. SoapTrace.NET
http://soaptrace.sourceforge.net/
2. Building XML Web Services for the Microsoft® .NET Platform
http://www.microsoft.com/mspress/books/sampchap/5242i.asp
Mahesh BS wrote:
> Hello,
>
[quoted text clipped - 11 lines]
>
> Mahesh