Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Uninitialized Dynamic Port Error - Solution

214 views
Skip to first unread message

jeffrey....@gmail.com

unread,
Mar 16, 2005, 12:16:50 PM3/16/05
to
I searched everywhere on the net and found nothing matching
"uninitialized dynamic port", but eventually figured out what was
wrong. If you are receiving this message, here is what's up:

The dynamic send port in your orchestration must have its address
specified somewhere within the orchestration. Maybe you thought you put
it in there, like I did, but double check, because that is what is
causing this error. Here is how you specify the address in an
expression editor:

DynamicPortName(Microsoft.XLANGs.BaseTypes.Address) = [your address
string];

Hope that helps somebody out there...

-Jeff Barton

tina

unread,
Feb 10, 2008, 7:57:53 AM2/10/08
to

willbrown...@gmail.com

unread,
Feb 25, 2013, 5:58:00 PM2/25/13
to
I have also found that you'll get an "uninitialized Dynamic port" error if you specify the TransportType before the Address - so be mindful of the order that you initialize your properties!
0 new messages