Just a note to recap some of the discussion and activity from the recent UK Connected Systems User Group in July.AppFx.ServiceBusWe discussed some of the implementation details of the AppFx.ServiceBus codeplex project. This brought up some discussion around peoples experiences with Windows Azure Service Bus and how this codeplex project can help. The slides from this presentation are available at the following location.https://appfxservi... Maturity AssessmentThe ......
Ive just released a new video about an overview of the BizTalk Maturity Assessment which can help you to understand what it covers and how it may help you
Recently we had a problem with our IIS Hosted WCF services which were listening to the Windows Azure Service Bus Relay. The symptoms were as follows: Only the production environment was affected All other environments were fine Both servers hosting the services went down at approximately the same time When we tried to restart them we were getting a certificate trust verification error like in the below box. WebHost failed to process a request. Sender Information: System.ServiceModel.Service... ......
Just a note to self in case I bump into this one again. I created a custom pipeline component and when adding it to the pipeline designer then clicking save you get the following error: Failed to retrieve basic properties of the Pipeline Component: xxxxxxx After a bit of digging I worked out the problem was my code interacting with IPropertyBag in the implementation of the Load and Save methods of the interface. My problem was that the string I was using for the key of the property bag had spaced ......
For anyone who is interested I have written a small paper about the theory behind the BizTalk Maturity Assessment using a generic framework I have called the "Behaviour Driven Maturity Model" and then how it could be applied to the assessment of other subjects.The paper is on the following link:http://btsmaturity.blo... you would like to create a model for a different subject area based on the details ......