HOW TO

View SOAP messages using Visual Studio 2003

Last Published: April 25, 2020

Summary

There are many ways to trap SOAP requests and responses. Instructions provided describe one method using Web Service Enhancements (WSE) 2.0 with Visual Studio 2003.

Note:
These steps may also work with Visual Studio 2005 and WSE 3.0, but this combination has not been tested.

Procedure

The following procedure describes how to download, install, and use WSE 2.0 to trap SOAP requests and responses.

Note:
Visual Studio 2003 must be installed for this procedure. Visual Studio .NET does not support this functionality.

  1. Download WSE 2.0 SP3 or later from the WSE 2.0 download site.
  2. Install the program on the computer that hosts the ArcWeb application and contains Visual Studio 2003.
  3. Start Visual Studio 2003 with the ASP.NET project to monitor.
  4. In the Solution Explorer, right-click on the project name and select WSE Settings.
  5. Select the General tab in the Web Service Enhancements dialog box and click on both check boxes.
  6. Select the Diagnostic tab and click on the Enable Trace check box. Browse to a file location to store the file.
  7. Click OK and build the project. The application to view SOAP requests and responses is now available for use.

Article ID:000007750

Software:
  • Legacy Products

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic