|
Home > Archive > BizTalk Server Orchestration > June 2005 > Calling nested orchestrations from another nested orchestrat
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Calling nested orchestrations from another nested orchestrat
|
|
| Ricardo 2005-03-23, 6:01 pm |
| Hi,
I am currently trying to call a nested Orchestration that then calls
another nested Orchestration. All Orchestrations are in separate
Assemblies.
My problem is that I cannot compile the first Assembly without adding
the references to the third Assembly.
My questions are can one use an sort of dynamic linking, so that each
Assembly only needs to recognise the next level?
Danks for your tips!
| |
| Susmitha Kothari 2005-06-10, 5:51 pm |
| I have not been able to reproduce this problem. I am able to call an
orchestration that calls another orchestration without having to add the
lowest level assembly as reference to the highest level assembly.
Ensure that the project build order is correct.
Regards,
Susmitha Kothari
Microsoft BizTalk Server
This posting is provided "AS IS" with no warranties, and confers no rights.
|
|
|
|
|