Calling Orchestration

Home Page Forums BizTalk 2004 – BizTalk 2010 Calling Orchestration

Viewing 1 reply thread
  • Author
    Posts
    • #16366

      Hi guys,
              I have created an orchestration which does not have receive shape, the initial shape is "decide" shape. I created a strong name assembly of this orchestration and have installed it in GAC. Now the problem is, in my another project I have call orchestration shape when I try to configure this, I select the "Select from reference assembly" option. The dialog box pops up , I see my assembly reference , but nothing on the right hand side view. (I am using Biztalk 2006). and the OK is disabled.

              Did I miss any step while creating my orchestration assembly?

      Please advise,

      Thanks

    • #16367

      I found the issue, the orchestration properties in the assembly had private modifier  (silly me) . I changed it to public and everything was smooth after that.

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