Complete List of BizTalk Errors and their EventIDs

Hi folks,

Just in case you want to be able to get an excel spreadsheet listing all the possible
errors or so, for monitoring and managing your production BizTalk environment (great
for rules and monitoring from MOM for e.g.).

 

I came across this – http://blog.paul.somers.com/blog/_archives/2007/4/27/2909713.html

 

Written by fellow BizTalk MVP – thanks Paul!

I will be speaking at the Microsoft SOA and BPM Conference

.style1 {
border-width: 0px;
}

 

I will be speaking at the 2009 Microsoft SOA and BPM Conference in Redmond, WA.

I have two presentations for this conference. 

For my first presentation, I will be co-presenting on ‘Application Lifecycle Management Experience for BizTalk Server 2009 Developers’ with Vinay Ahuja and Manoj Agarwal.

For my second presentation, I will be co-presenting on ‘Implementing an Internet Service Bus with Agent Design Patterns on a Windows Azure Services Platform’ with Danny Garber.

If you are going to be there stop by and say hello.

The following week I will be presenting two topics at our internal conference so it is shaping up to be a very busy new year.

Brimful of Azure

The “Yull” vacation has finally given be the chance to start digging into Windows Azure. There’s quite a few services in the Azure platform and as I’ve already spent some time looking at “BizTalk Services” before it was re-branded to .net Services I thought I’d take a look at SQL Data Services (SDS).
SDS is very easy to work with if you know a bit about WCF and choose to take the SOAP road. I labbed a bit with the REST stuff and found it more complex than SOAP, so I stuck with the SOAP client.
I’ve put up a couple of webcasts on BloggersGuides.net. Enjoy…

Orchestration Designer Crash

I recently encountered a troubling problem while creating a BizTalk 2006 R2 solution. Everything was working fine until I tried to open the Orchestration Designer to edit one of the orchestrations I had been working of for a couple of days. Visual Studio crashed immediately. I tried a few things, but I could not open any orchestration without Visual Studio crashing (no errors in event log, no dialog, nothing…).

I finally fixed it by backing up and deleting my Visual Studio profile. The profile information is stored in a folder. This folder is located in C:\Documents and Settings\user\Application Data\Microsoft\VisualStudio\8.0.

I don’t know what got messed up in the profile. Clearly some sort of VS/BizTalk bug.