Message Box Viewer (MBV) Integration with BizTalk 360 v6.0

I was getting this error when trying to Run MBV from BizTalk 360.

MBVActivity Leaving Execute(Kovai.BizTalk360.InfoTrack.ActivitiesImpl.MBVSvc.MBVActivityImpl).Fatal exception in generating Message Box Viewer Reports.System.Exception: MBVActivityImpl:GenerateReport. IsReadyForMBVExecution check failed. Error EULA for MBV Console application must be accepted

I came across this post by

WCF Custom Behavior Deployment Package using Wix Toolsets.

WCF Custom Behavior Deployment Package using Wix Toolsets.

  This solution shows how to create setup project for the WCF Custom behavior compiled on Visual Studio 2012. This solution is using Wix toolsets to create deployment package. I was working on integrating BizTalk Server 2010 / 2013 with Service Bus for Windows. I came across very nice post by Paolo Salvatori http://code.msdn.microsoft.com/How-to-integrate-BizTalk-07fada58. I […]
Blog Post by: shadabanwer

BizTalk Summit 2013, London – Keynote Video

Beginning this year we conducted BizTalk Summit 2013 in London partnering with Microsoft.  The complete details about the event can be found on the event website http://bid.biztalk360.com. One of the key objective of the event was to showcase some of the new capabilities that’s coming in BizTalk Server 2013, Azure BizTalk Services and BizTalk in […]

The post BizTalk Summit 2013, London – Keynote Video appeared first on BizTalk360 Blog.

Blog Post by: Saravana Kumar

The Science of User Experience Design

User Experience design has always been, and continues to be, a field riddled with ambiguous labeling and nomenclature. We hear all sorts of conjecture and debate as to what terms have what specific meaning. Are profiles and personas the same thing? When exactly do wireframes become mock-ups? Is “mock-up” supposed to hyphenated? These are issues […]
Blog Post by: Matt Donahue

BizTalk360 Tour of America

May 6th and 7th: BizTalk Boot Camp 2013 in Charlotte BizTalk Boot Camp is a free 2 days technical event conducted by Microsoft to focus on some of the new offering in Microsoft BizTalk Server 2013, Windows Azure BizTalk Services and BizTalk server in VM Role (Azure IaaS). In these 2 days, attendees will learn […]

The post BizTalk360 Tour of America appeared first on BizTalk360 Blog.

Blog Post by: Saravana Kumar

AppFabric Cache-How to check if a region exists

In an AppFabric Cache you can segregate your cached data into regions. You create a region using the CreateRegion() method of the DataCache object.

Working on a recent project I was asked How do I check if a cache exits ? There is no RegionExits() method on the DataCache object.

To check if a region exists you can make use of the CreateRegion() method.

The CreateRegion returns a bool. As per the documentation a value of true indicates that the region created successfully. A value of false indicates that the region already exists.

REF : http://msdn.microsoft.com/en-us/library/microsoft.applicationserver.caching.datacache.createregion(v=azure.10).aspx

Blog Post by: Shinva

BizTalk Community Series: Introducing Jérémy Ronk

This month I will be introducing two BizTalk community members from France. Almost two weeks ago I introduced Maxime Labelle and today the story will be on J%u00e9r%u00e9my Ronk.

J%u00e9r%u00e9my is a young married man, who lives near Paris. He is an active swimmer and likes to hike in the mountains. In his spare time he does all sorts of things like studying other technologies than BizTalk such as StreamInsight,