06-27-05 10:51 PM
Hi,
I installed Biztalk 2004 SP1 on our Windows Server 2003 test box, and
am having problems with existing orchestrations from before the SP1
upgrade. Sending a message to an existing orchestration causes the
following exception to be thrown:
Index was outside the bounds of the array.
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBase._flowPropertiesFrom(XLANGMess
age
msg, Int32 iOperation)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBase.ReceiveMessage(Int32
iOperation, Envelope env, XLANGMessage msg, Correlation[]
initCorrelations, Context cxt, Segment s)
at TMIBroker.TMIBrokerOrchestration.segment2(StopConditions stopOn)
at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s,
StopConditions stopCond, Exception& exp)
Messages creating new orchestration instances work fine however. Does
anyone know if there are compatibility issues with orchestrations
created pre-SP1 that receive messages after installing SP1?
Thanks,
Amol
[ Post a follow-up to this message ]
|