Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Routing Error › Re: Routing Error
March 31, 2010 at 1:50 PM
#24497
Do you have multiple receive inside your orchestration? How you have implemented co-relation? I guess you have some problem with the co-relation. There is a sample inside your machine, please refer this: http://msdn.microsoft.com/en-us/library/aa754041(BTS.10).aspx
Please Note whenever your receive port is publishing message to MessageBox, but if there is no subscription for that particular message this type of error comes….