BizTalk Orchestrations troubleshooting and advice for solving common orchestration errors.
While I was searching for a compile issue on a BizTalk orchestration I found a really good MSDN article which gives different ways to troubleshoot our orchestrations and advice for solving many common errors. That article consist on following topics.
- Orchestration Tracking Options
- Replaying an Orchestration Instance in HAT
- Interactive Debugging of an Orchestration in HAT
- Using Debug and Trace Statements in an Orchestration
- Writing Information to the Event Log
- General Troubleshooting Questions and Answers
- Common Errors
Article URL - http://msdn.microsoft.com/en-us/library/cc825581(v=bts.10).aspx
Comments
Post a Comment
Your comments...