Flow of remoting?
445. What is the use of trace utility? Using the SOAP Trace Utility The Microsoft® Simple Object Access Protocol (SOAP) Toolkit 2.0 includes a TCP/IP trace utility, MSSOAPT.EXE. You use this trace utility to view the SOAP messages sent by HTTP between a SOAP client and a service on the server. Using the Trace Utility on the Server To see all of a service’s messages received from and sent to all clients, perform the following steps on the server. 0. On the server, open the Web Services Description Language (WSDL) file. 1. In the WSDL file, locate the element that corresponds to the service and change the location attribute for this element to port 8080. For example, if the location attribute specifies change this attribute to . 2. Run MSSOAPT.exe. 3. On the File menu, point to New, and either click Formatted Trace (if you don’t want to see HTTP headers) or click Unformatted Trace (if you do want to see HTTP headers). 4. In the Trace Setup dialog box, click OK to accept the default value