+

Search Tips | Advanced Search

WCF hints and tips

The following hints and tips are in no significant order, and might be added to when new versions of the documentation are released. They are subjects that might save you time if they are relevant to the work that we are doing.

  • Externalizing exceptions from the WCF service host
    For services hosted using the WCF service host; any unhandled exceptions thrown by the service, WCF internals, or channel stack are not externalized by default. To be informed of these exceptions, an error handler must be registered.

Parent topic: Problem determination on the WCF custom channel for IBM MQ

Last updated: 2020-10-04