09-23-04 02:56 AM
The Receive Port Type for Orchestration from the assembly that is being
referenced, has to be made public.
Todd
"Guru" <Guru@discussions.microsoft.com> wrote in message
news:D7723669-C46E-4DAE-8E6F-80A2FC70F65D@microsoft.com...
>I have two Orchestrations which are in different assembly.
> In the first orchestration i have a "Start orchestration shape " through
> which i would like to
> invoke the second orchestration.
>
> First Assembly project has a reference to the Second Assembly.
>
> I have deployed and started the Second Orchestration.
> In the Second Orchestration i have an "orchestration Parameter [ Direc
tion
> in ]".
>
> In the start orchestration shape i am getting "no started orchestration
> click to configure" message + the following message.
>
> ---------------------------
> Start Orchestration Configuration
> ---------------------------
> There are no available BizTalk Orchestrations to start.
> A valid orchestration is one that does not contain any 'out' or 'ref'
> parameters.
> ---------------------------
>
> In the "called orchestration property" of "Start shape" through the
> "select
> from the referenced assembly" ,
> i am not able to find the second orchestration's dll.
>
> what could be the problem ?
[ Post a follow-up to this message ]
|