I have an orchestration in BizTalk 2009 which has failed due to this error:
Error:Transformation failed.., StackTrace: at Microsoft.XLANGs.Core.Service.ApplyStreamingTransform(Type mapRef, TransformMetaData trfMetaData, Object[] outParams, Stream[] inStreams, Boolean whitespaceCorrect)
I don't know the reason behind that. But is it possible to trigger that orchestration and how? Taking into consideration that tracking is not enabled.