BizTalk 2009 64 bits Adapters – WCF SAP Adapter – Troubleshooting Installation Issues – Mis...
I recently have my second bad experience in installing/configuring adapters in 64 bits platform :( I installed, with success, the 64bits version of the
Developing Pipelines Components – UNC Path Error
Recently I developed a custom pipeline component, this component as a specified characteristic: it used a third-party DLL (provided by the client) After
Certificate configuration in BizTalk Group Error – “An amended object cannot be put u...
Recently I need to configure a certificate in BizTalk Group to sign messages using SMIME component in the pipeline When I try to apply the configurations it
There was a failure executing the send pipeline: “Microsoft.BizTalk.DefaultPipelines.XMLTra...
When trying to receive an XML document from a Receive Port, it occurs the following error message and the message is suspense: “… Error Description:
Problem with Edifact Interchange and loopback adapter Receive Pipeline – Received unexpecte...
In a previous project, I worked with EDI message to interchange with partners, but before I send the message to the partner I have the need to pass them
Multi-Part message – “use of unconstructed message ” – Error message when...
Sometimes when we try to build or deploy BizTalk solution, you may get the following error message: “Use of Unconstructed Message 'MessageName'” I
‘System.String’ must be Xml serializable to be a message part type
Sometimes, when I try to build my project I get the following compile-time error: "'SystemString' must be Xml serializable to be a message part type --
There was a failure executing the receive pipeline: Microsoft.BizTalk.DefaultPipelines… failed to...
Sometimes, when we try to test our Visual Studio BizTalk Server solution that we deploy in the BizTalk Server environment, we get the following error