Capturing XML Requests and Responses
If you are running a .NET web service client, here is how you can enable the studio to capture the XML requests and responses:
- Go to the Solution Explorer
- Right click the project name
- Select WSE "2.0 Settings"
- Select the "Diagnostics" tab
- Check "Enable Message Trace"
- Specify the Input and Output filenames
- Press OK and save
When you next run your project, the trace files will be placed into your [cseng:projectname]\bin\Debug directory.
Screen Shot: