Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.54 KB

running-the-exception-handling-service-sample.md

File metadata and controls

26 lines (19 loc) · 1.54 KB
description title ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Learn more about: Running the Exception Handling Service Sample
Running the Exception Handling Service Sample
06/08/2017
biztalk-server
article

Running the Exception Handling Service Sample

The Exception Handling Service sample demonstrates how to consume the Exception Handling Web Service in order to submit a fault into the ESB Exception Handling Framework from an external application. The following procedure for running this sample requires Installing the Exception Management Samples.

To run the Exception Handling Service sample

  1. In Windows Explorer, open the folder \Source\Samples\ExceptionHandlingService, where you installed the [!INCLUDEesbToolkit] samples, and then open the Visual Studio solution file named ExceptionHandlingService.sln.

  2. In Visual Studio, click Start Debugging on the Toolbar.

  3. On the form that loads, click the Generate Exception button.

  4. In Windows Explorer, open the folder \Samples\Exception Handling\Test\Filedrop\All_Exceptions, and then open the most recent Exceptions_{GUID}.xml file.

  5. Examine the contents of the generated exception.

    For more information about how the Exception Handling Service sample uses the Exception Management service, see How the Exception Handling Service Sample Works.