10-12-05 11:12 PM
I have an Orchestration which contains a Long-running trasaction Scope
with an exception handler, that attempts to terminate the orchestration
via a Terminate shape.
I purposefully throw an exception from an external assembly component I
expose in a construct message shape of the scope.
Executing the orchestration gives me a number of the below error (note
there is NO looping retry, it should just execute it once and it
definately reaches the exception block of the scope):
Event Type: Error
Event Source: XLANG/s
Event Category: None
Event ID: 10001
Date: 12/10/2005
Time: 12:43:25
User: N/A
Computer: MELSERVER01
Description:
The XLANG/s runtime failed in terminating the instance
b6e86703-8ae3-4449-9bda-bbcc134f107a of service type
"Project.Biztalk.orchTFP". Exceptions.Messages.Preparation
Exception type: BTXServiceTerminateFailedException
Source: Microsoft.XLANGs.Engine
Target Site:
Help Link:
Additional error information:
Has anyone come across this, there is no mention of it on the net?
[ Post a follow-up to this message ]
|