October 16, 2014
Posted by admin
‘Microsoft.BizTalk.AS2.Pipelines.BizTalkPropertyList’ threw an exception
While testing the AS2 send pipeline in BizTalk 2013 I encountered a strange error. There was a failure executing the send pipeline: “Microsoft.BizTalk.EdiInt.DefaultPipelines.AS2Send, Microsoft.BizTalk.Edi.EdiIntPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35″ Source: “AS2 encoder” Send Port: “XXXXXXX” URI: “http://XXXXXXX” Reason: The type initializer for ‘Microsoft.BizTalk.AS2.Pipelines.BizTalkPropertyList’ threw an exception. I Googled the error message and it leads to this very [...]