Welcome to BizTalk Development Sign in | Join | Help

Browse by Tags

It has been awhile since I last blogged. I have been away working on a very interesting project for a financial services company. The project entailed building a service broker using BizTalk 2006 (not R2) with WCF to achieve better decoupling of service consumers and service providers. Read More...
When deploying a BizTalk 2006 solution from Visual Studios, you may have encountered errors similar to this one: Error 6 Failed to update binding information. Could not enlist orchestration 'DataStream.SOL.ScaterServiceRequests,DataStream.SOL.Demo, Version=1.0.0.0, Culture=neutral, PublicKeyToken=806c67aab899168c'. Could not enlist orchestration 'DataStream.SOL.ScaterServiceRequests'. All orchestration ports must be bound and the host must be set. Read More...
I was querying Search using SharePoint's object model when I encountered the following error message: "Your search cannot be completed because this site is not assigned to an indexer. Contact your administrator for more information." Read More...
When you access a MOSS site and click on a feature that requires Office, you may get the following error that will crash IE7: The exception unknown software exception (0xc06d007f) occurred in the application at location 0x77e55e02. Read More...
You may have to written code that checks if an object is null before you use it... Read More...
0 Comments
Filed under: ,
Knowing all the classes in the CodeDOM namespace isn't very useful unless one knows how to appy them. This blog entry will serve as a cheat sheet for the most commonly used expressions and statements. This page is a work in progress... Read More...
0 Comments
Filed under: ,
Your orchestration uses a 2 way RoleLink for delivery but a new trading partner will only accept orders via a one way port. What do you do? Read More...
The other day, in discussing the virtues of automated continuous integration with a client, I came across a few excuses for not adapting the process. The argument goes like this: “We don’t have enough hardware resource for a build server.” “I am the sole developer so I don’t need it.” Read More...
The Tracking Profile Editor (TPE), allows the user to add or remove tracking profile without having access to the a .BTT file (not possible with bttdeploy.exe). Read More...
0 Comments
Filed under: ,
Here is a code snippet for writing information to the EventLog. This code will work in a BizTalk Expression Shape as well as in a .NET application. .. Read More...
This morning I discovered my Windows Defender no longer worked. I was prompted with a non-intuitive error message: Application failed to initialize: 0x800106ba. A problem caused Windows Defender Service to stop. To start the service, restart your computer or search Help and Support on how to start a service manually... Read More...
0 Comments
Filed under:
I just ordered a Dell SC1435 and I must say that I am very impressed with how much computing power Dell packed into a diminutive 1U space... Read More...
0 Comments
Filed under: , ,
Here is how you can create a messaging based solution that sends an HTTP POST acknowledgement without involving an orchestration... Read More...
If you encounter the following error when trying to [Save] or [Export XML]: This XML does not conform to the BizTalk Server 2006 Bam Definition Schema. Read More...
0 Comments
Filed under: ,
The DevConnection conference in Las Vegas this week offers developers and IT professional alike great opportunities to learn the latest Microsoft technology offerings... Read More...
0 Comments
Filed under:
More Posts Next page »