Debugging Orchestrations

Using the Group Hub page in the BizTalk Server Administration console, BizTalk enables you to trace, view, and report on high-level progress or low-level details of your business process and the components that implement it. In addition to that, you can also debug your orchestrations by writing the information to the event log to trace the output or using custom code to track your business process.

In This Section

Debugging Orchestration Runtime Errors

Writing Information to the Event Log

Debugging Orchestrations by using Custom Code

Configuring Remote Debugging for Orchestrations

See Also

Building and Running Orchestrations