Consider the following scenario:
In this scenario, an event that resembles the following is intermittently logged in the Application log:
The following is a stack trace that identifies the location where the exception occurred:
Additional error informationThe following is a stack trace that identifies the location where the exception occurred:
- You have a computer that is running on a double-byte character set (DBCS) language version of a Windows operating system. For example, the computer is running the simplified Chinese version of Windows Server 2003.
- You create a Microsoft BizTalk project that is based on the Microsoft .NET Framework 2.0.
- The BizTalk project contains a BizTalk orchestration. The BizTalk orchestration includes a transform shape to transform a map.
- You deploy the BizTalk project, and you start the BizTalk orchestration.
In this scenario, an event that resembles the following is intermittently logged in the Application log:
Event Type: Error
Event Source: XLANG/s
Event Category: None
Event ID: 10034
Description:
Uncaught exception (see the 'inner exception' below) has suspended an instance of service 'BizTalk_orchestration_name'.
The service instance will remain suspended until administratively resumed or terminated.
If resumed the instance will continue from its last persisted state and may re-throw the same unexpected exception.
InstanceId: Instance_ID
Shape name: Shape_name
ShapeId: Shape_ID
Exception thrown from: segment n, progress n
Inner exception: Error encountered while executing the transform project_name.map_name. Error: Unable to create the transform.
Exception type: XTransformationFailureException
Source: Microsoft.XLANGs.Engine
Target Site: Void ApplyTransform(System.Type, System.Object[], System.Object[])
Event Source: XLANG/s
Event Category: None
Event ID: 10034
Description:
Uncaught exception (see the 'inner exception' below) has suspended an instance of service 'BizTalk_orchestration_name'.
The service instance will remain suspended until administratively resumed or terminated.
If resumed the instance will continue from its last persisted state and may re-throw the same unexpected exception.
InstanceId: Instance_ID
Shape name: Shape_name
ShapeId: Shape_ID
Exception thrown from: segment n, progress n
Inner exception: Error encountered while executing the transform project_name.map_name. Error: Unable to create the transform.
Exception type: XTransformationFailureException
Source: Microsoft.XLANGs.Engine
Target Site: Void ApplyTransform(System.Type, System.Object[], System.Object[])
The following is a stack trace that identifies the location where the exception occurred:
Additional error information
Cannot access a closed resource set.
Exception type: ObjectDisposedException
Source: mscorlib
Target Site: System.Object GetObject(System.String, Boolean, Boolean)
Exception type: ObjectDisposedException
Source: mscorlib
Target Site: System.Object GetObject(System.String, Boolean, Boolean)