Skip to main content

This article provides examples on how to handle SOAP Exceptions in Web Services Client consuming Web Service deployed on Enterprise Server.

Problem:

It can be quite interesting to catch SOAP Exceptions and get more details about this SOAP Exception when it occurs. How is this done?

Resolution:

The attached sample and .zip file explain how to proceed. The sample attached will only work with a service generated by Net Express 5.1 WebSync3 or higher (Net Express 6.0).

The .ZIP file attached contains:

A Net Express Project that contains a sample legacy code named LEGACY from which a service of type Web Service was created with Interface Mapping toolkit (IMTK).

Attachments

Old KB# 14624