Earlier I posted a utility to easily do per-instance pipelining in BizTalk Server 2004 (see http://www.masteringbiztalk.com/blogs/jon/PermaLink,guid,2f6500ae-d832-495f-92a3-f7032ef317ca.aspx)
Here is a version that works with BizTalk Server 2006.
Note – to make the UI work – you have to COM register the MyBizTalkSS.dll dll, and put the Interop.MyBizTalkSSLib.dll in the pipelineviewer\obj directory into the GAC.
pipelineviewer1.zip (754.05 KB)