I am trying to deploy a simple orchestration with 1 Receive port and 1 Send port. When I am trying to deploy the solution from Visual Studio 2010 only Receive port is appearing in the Administration Console for binding but the Send port is not showing up at all.
Please let me know how to resolve this issue.
BizTalk version : 2010
The issue is with the Scope shape. I am using the Send Port inside the Scope shape, now when I am deploying the application, the Send port is not available in the Orchestration for binding. Orchestration is showing only 1 Receive port and no Send port. Please guide how to use Send port inside a Scope shape.