How to debug an assembly within orchestration

Home Page Forums BizTalk 2004 – BizTalk 2010 How to debug an assembly within orchestration

Viewing 1 reply thread
  • Author
    Posts
    • #14084

      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

    • #14085

      That helped

      Thanks 🙂

      • #14086

        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.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.