Microsoft BizTalk Server Explained in Simple Terms
http://blogs.technet.com/b/clint_huffman/archive/2009/03/18/microsoft-biztalk-server-explained-in-simple-terms.aspx
Read MoreShare this
Unable to communicate with MessageBox BizTalkMsgBoxDb on SQL Instance BTSSERVER1. Error Code: 0xc0c01b45. Possible reasons include:2. When dealing with file data writes across WAN/LAN, sometimes the return transport ACK does not make it through so even though the file did get through, BizTalk File Adapter did not get the ACK and thus goes in for Retry. So here in this case due to the network issue though the file got written completely in first time only but ACK could not come back to the BizTalk File Adapter and hence the File adapter sent the file again.
- The MessageBox is unavailable.
- The network link from this machine to the MessageBox is down.
- The DTC Configuration on either this local machine or the machine hosting this MessageBox is incorrect.
Loved this? Spread the word
http://blogs.technet.com/b/clint_huffman/archive/2009/03/18/microsoft-biztalk-server-explained-in-simple-terms.aspx
Read MoreWhat is REST? Representational State Transfer (ReST) is a software architecture style consisting of guidelines and best practices for creating scalable web services. ReST has gained widespread acceptance across the Web as a simpler alternative to SOAP and WSDL-based Web services. REST makes use of existing and widely adopted technologies, specifically HTTP, and does not
Read MoreBizTalk Server enables companies to automate business processes, through the use of adapters which are tailored to communicate with different software systems used in an enterprise. In a common scenario, BizTalk enables companies to integrate and manage automated business processes by exchanging business documents such as purchase orders and invoices between disparate applications, within or
Read MoreNever miss a good story!
Subscribe to my blog to keep up with the latest news!