How to debug an assembly within orchestration Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to debug an assembly within orchestration This topic has 2 replies, 1 voice, and was last updated 6 years, 10 months ago by community-content. Viewing 1 reply thread Author Posts August 1, 2006 at 4:25 AM #14084 community-content Hi, I have an orchestration which calls a method in a reference assembly.I would like to set a break point in the aseembly. Does anybody know how to set the VS debugger into the orchestration/BizTalk? Thanks, Efi August 2, 2006 at 2:24 AM #14085 community-content That helped Thanks 🙂 August 1, 2006 at 11:55 AM #14086 community-content Normally you can use the Debug -> Attach To Process command in Visual Studio to attach to the BTSNSvc.exe instance and debug them that way. Author Posts Viewing 1 reply thread The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies. Log in / Register