Skip to main content
Omnitracs Knowledge Base

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:

  1. Go to the Solution Explorer
  2. Right click the project name
  3. Select WSE "2.0 Settings"
  4. Select the "Diagnostics" tab
  5. Check "Enable Message Trace"
  6. Specify the Input and Output filenames
  7. 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:

EnableMessageTrace.JPG

  • Was this article helpful?