Groups | Blog | Home
all groups > dotnet web services enhancements > march 2005 >

dotnet web services enhancements : Tracing SOAP in and SOAP out



Shawn Melton
3/31/2005 7:11:03 AM
I installed WSE 1.0 after reading about the new SOAP context class and the
tracing features. I want to easily enable/disable logging of
incoming/outgoing SOAP/XML. I have used the WSE tool to enable tracing. I
have made the tracing files and given permission to the ASPNET user to access
them. I am running the web service from the default web service page. The
web service completes but no SOAP/XML is logged and no errors are generated.
I then tried to cast the HTTPContext into the new SOAPContext but get a
Dilip Krishnan
4/2/2005 10:51:22 AM
Hello Shawn,
When you make a HTTP post request ( from the test page) the WSE extensions
are not invoked, thats why you wont see any trace

HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com

[quoted text, click to view]


AddThis Social Bookmark Button