Mark Barto's Blog

Technical Blog about the Microsoft .NET Platform and everything that surrounds it such as .Net, C#, BizTalk, WCF, ASP.NET, SQL, Silverlight, IIS ...

BizTalk, ESB: Microsoft ESB Toolkit 2.0

Dd897973_BizTalkESBToolkitLogo(en-us,MSDN_10)

Finally the new ESB Toolkit 2.0 is available for download at the Microsoft website.
The name has also been changed from ESB Guidance to ESB Toolkit and this version will not be available on CodePlex anymore.

 

Read More ...

Posted by Mark on 09-06-2009 and Filed under: ESB, BizTalk
3 comments

BizTalk, ESB: CDATA element incorrectly closed

image  

We are using the Microsoft BizTalk Enterprise Server Bus (ESB) Guidance 2.0 CTP 2 as best practice within Microsoft BizTalk 2009. At the moment we are using especially the exception handling for fault handling.

We are not using the included ESB portal for resubmit the fault message but we have created a SharePoint Web Part which reads the EsbExceptionDB.

Unfortunately we have discovered that the Message Data that is written to the database is incorrectly when using CDATA elements in your original message.

Read More ...

Posted by Mark on 09-06-2009 and Filed under: ESB, BizTalk
5 comments

BizTalk, ESB: Error converting data type nvarchar to datetime

pattern
When using the Exception Handling within ESB (Enterprise Service Bus) for BizTalk 2009 there will be a Sendport All.Exception in the Microsoft.Practices.ESB Application. This sendport will be executed if there is a failed message generated in the messagebox, if you have checked the option Enable routing for failed messages.

 

Read More ...

Posted by Mark on 25-05-2009 and Filed under: SQL, ESB, BizTalk
3 comments

Issues regarding ESB 2.0 CTP 2 on BizTalk 2009

 
biztalk2009When installing ESB 2.0 CTP 2 on a BizTalk 2009 machine I'm facing with a couple of problems.

When running on a 64-bit machine with powerscript the script "Setup_src.cmd" in "Source\Exception Handling\Install\Scripts" will complain about ExplorerOM that this is not compatible with 64-bit.

Read More ...

Posted by Mark on 17-05-2009 and Filed under: ESB, BizTalk
3 comments