Home > Constructing SOAP with .NET 2.0 and WSE 3.0 > Building the Sample and Testing the Net Client


Building the Sample and Testing the Net Client

To test your client, follow these steps.

  1. In sample_wse.cs or sample_wse.vb, modify the values of the following variables:
    • MERCHANT_ID
    • TRANSACTION_KEY
    • LIB_VERSION
    • POLICY_NAME
  2. Add the sample file to your application. 
  3. Launch the application. 
    The reply file contains the request result and all returned fields. When client testing is finished, write the code to use the client application.