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

Use of Unconstructed Message error

364 views
Skip to first unread message

rds80

unread,
Feb 13, 2011, 6:28:10 PM2/13/11
to
I'm following this tutorial from MSDN: http://msdn.microsoft.com/en-us/library/aa559215(v=BTS.70).aspx
and I get the error of Use of Uncosntructured Message.

I read a post that said I would have to insert Construct Message
before the Send Message, but that didn't work.

Any ideas?

JTR

unread,
Feb 14, 2011, 6:01:48 PM2/14/11
to

I'm guessing that one of the send ports is configured to send a
message that has not been constructed.

Look at the else branch send shape make sure the message is the same
as the one you received.
Look at the decide branch and make sure it's one you have constructed
in the transform.

Jules

0 new messages