<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://biztalkdev.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Paul Wu on BizTalk Development</title><subtitle type="html">XLANG/s, BAS, BAM, BRE, and more...</subtitle><id>http://biztalkdev.com/blogs/paulwu/atom.aspx</id><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/default.aspx" /><link rel="self" type="application/atom+xml" href="http://biztalkdev.com/blogs/paulwu/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.60809.935">Community Server</generator><updated>2006-11-08T22:34:00Z</updated><entry><title>Back from exile</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2007/08/24/Back-from-exile.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2007/08/24/Back-from-exile.aspx</id><published>2007-08-24T12:27:00Z</published><updated>2007-08-24T12:27:00Z</updated><content type="html">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....(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2007/08/24/Back-from-exile.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=57" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="BizTalk Development" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/BizTalk+Development/default.aspx" /><category term="SOA" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/SOA/default.aspx" /><category term="ESB" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/ESB/default.aspx" /></entry><entry><title>BizTalk Deployment Error: Failed to update binding information. All orchestration ports must be bound and the host must be set.</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2007/04/20/BizTalk-Deployment-Error-Failed-to-update-binding-information.-All-orchestration-ports-must-be-bound-and-the-host-must-be-set.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2007/04/20/BizTalk-Deployment-Error-Failed-to-update-binding-information.-All-orchestration-ports-must-be-bound-and-the-host-must-be-set.aspx</id><published>2007-04-20T06:21:00Z</published><updated>2007-04-20T06:21:00Z</updated><content type="html">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....(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2007/04/20/BizTalk-Deployment-Error-Failed-to-update-binding-information.-All-orchestration-ports-must-be-bound-and-the-host-must-be-set.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=54" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="BizTalk Development" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/BizTalk+Development/default.aspx" /></entry><entry><title>Error: &quot;Your search cannot be completed because this site is not assigned to an indexer. Contact your administrator for more information.&quot;</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2007/03/22/SharePoint-Error-Your-search-cannot-be-completed-because-this-site-is-not-assigned-to-an-indexer.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2007/03/22/SharePoint-Error-Your-search-cannot-be-completed-because-this-site-is-not-assigned-to-an-indexer.aspx</id><published>2007-03-22T12:28:00Z</published><updated>2007-03-22T12:28:00Z</updated><content type="html">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." 
...(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2007/03/22/SharePoint-Error-Your-search-cannot-be-completed-because-this-site-is-not-assigned-to-an-indexer.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=52" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="MOSS 2007" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/MOSS+2007/default.aspx" /><category term="SharePoint Services 3.0" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/SharePoint+Services+3.0/default.aspx" /></entry><entry><title>IE7 Crash when accessing MOSS 2007</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2007/03/09/IE7-Crash-when-accessing-MOSS-2007.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2007/03/09/IE7-Crash-when-accessing-MOSS-2007.aspx</id><published>2007-03-10T01:42:00Z</published><updated>2007-03-10T01:42:00Z</updated><content type="html">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.
...(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2007/03/09/IE7-Crash-when-accessing-MOSS-2007.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=50" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="SharePoint" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/SharePoint/default.aspx" /><category term="Office" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/Office/default.aspx" /><category term="MOSS 2007" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/MOSS+2007/default.aspx" /></entry><entry><title>Best Use of &amp;&amp;</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2007/02/17/Best-Use-of-_26002600_.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2007/02/17/Best-Use-of-_26002600_.aspx</id><published>2007-02-17T08:56:00Z</published><updated>2007-02-17T08:56:00Z</updated><content type="html">You may have to written code that checks if an object is null before you use it......(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2007/02/17/Best-Use-of-_26002600_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=47" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="C#" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/C_2300_/default.aspx" /><category term="VB.NET" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/VB.NET/default.aspx" /></entry><entry><title>Code Snippet: CodeDOM expressions</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2007/02/12/Code-Snippet_3A00_-CodeDOM-expressions.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2007/02/12/Code-Snippet_3A00_-CodeDOM-expressions.aspx</id><published>2007-02-13T02:48:00Z</published><updated>2007-02-13T02:48:00Z</updated><content type="html">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......(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2007/02/12/Code-Snippet_3A00_-CodeDOM-expressions.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=44" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="C#" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/C_2300_/default.aspx" /><category term="CodeDOM" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/CodeDOM/default.aspx" /></entry><entry><title>Bind 2 way RoleLink with a 1 way Send Port</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2007/02/09/Bind-2-way-RoleLink-with-a-1-way-Send-Port.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2007/02/09/Bind-2-way-RoleLink-with-a-1-way-Send-Port.aspx</id><published>2007-02-09T07:57:00Z</published><updated>2007-02-09T07:57:00Z</updated><content type="html">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?...(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2007/02/09/Bind-2-way-RoleLink-with-a-1-way-Send-Port.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=46" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="BizTalk Admin" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/BizTalk+Admin/default.aspx" /><category term="BizTalk Development" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/BizTalk+Development/default.aspx" /><category term="RoleLink" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/RoleLink/default.aspx" /></entry><entry><title>Automated Continuous Integration is Your Friend</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2007/02/08/Automated-Continuous-Integration-is-Your-Friend.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2007/02/08/Automated-Continuous-Integration-is-Your-Friend.aspx</id><published>2007-02-09T02:46:00Z</published><updated>2007-02-09T02:46:00Z</updated><content type="html">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.”
...(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2007/02/08/Automated-Continuous-Integration-is-Your-Friend.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=43" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term=".NET" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/.NET/default.aspx" /><category term="BizTalk Development" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/BizTalk+Development/default.aspx" /><category term="C#" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/C_2300_/default.aspx" /><category term="Automated Continuous Integration" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/Automated+Continuous+Integration/default.aspx" /></entry><entry><title>BAM TPE Error: Failed to remove the tracking profile.</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2007/01/21/BAM-TPE-Error_3A00_-Failed-to-remove-the-tracking-profile_2E00_.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2007/01/21/BAM-TPE-Error_3A00_-Failed-to-remove-the-tracking-profile_2E00_.aspx</id><published>2007-01-22T01:57:00Z</published><updated>2007-01-22T01:57:00Z</updated><content type="html">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). ...(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2007/01/21/BAM-TPE-Error_3A00_-Failed-to-remove-the-tracking-profile_2E00_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=39" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="BAM" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/BAM/default.aspx" /><category term="TPE" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/TPE/default.aspx" /></entry><entry><title>Code Snippet: Writing to the EventLog</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2007/01/12/Code-Snippet-Writing-to-the-EventLog.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2007/01/12/Code-Snippet-Writing-to-the-EventLog.aspx</id><published>2007-01-13T02:04:00Z</published><updated>2007-01-13T02:04:00Z</updated><content type="html">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. .....(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2007/01/12/Code-Snippet-Writing-to-the-EventLog.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=42" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="BizTalk Development" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/BizTalk+Development/default.aspx" /><category term="C#" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/C_2300_/default.aspx" /><category term="XLANG" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/XLANG/default.aspx" /></entry><entry><title>Windows Denfender Error: Application failed to initialize: 0x800106ba. A problem caused Windows Defender Service to stop</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2007/01/01/Windows-Denfender-Error_3A00_-Application-failed-to-initialize_3A00_-0x800106ba.-A-problem-caused-Windows-Defender-Service-to-stop.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2007/01/01/Windows-Denfender-Error_3A00_-Application-failed-to-initialize_3A00_-0x800106ba.-A-problem-caused-Windows-Defender-Service-to-stop.aspx</id><published>2007-01-02T02:47:00Z</published><updated>2007-01-02T02:47:00Z</updated><content type="html">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......(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2007/01/01/Windows-Denfender-Error_3A00_-Application-failed-to-initialize_3A00_-0x800106ba.-A-problem-caused-Windows-Defender-Service-to-stop.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=41" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="Security" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/Security/default.aspx" /></entry><entry><title>Dell PowerEdge SC1435 : Most Bang-for-the-Buck Quad Core Server </title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2006/12/14/Dell-PowerEdge-SC1435-Most-Bang-for-the-Buck-Quad-Core-Server.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2006/12/14/Dell-PowerEdge-SC1435-Most-Bang-for-the-Buck-Quad-Core-Server.aspx</id><published>2006-12-14T06:16:00Z</published><updated>2006-12-14T06:16:00Z</updated><content type="html">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......(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2006/12/14/Dell-PowerEdge-SC1435-Most-Bang-for-the-Buck-Quad-Core-Server.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=40" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="Dell" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/Dell/default.aspx" /><category term="Server" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/Server/default.aspx" /><category term="Hardware" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/Hardware/default.aspx" /></entry><entry><title>Send an Acknowledgement Response without an Orchestration</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2006/11/20/Send-an-Acknowledgement-Response-without-an-Orchestration.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2006/11/20/Send-an-Acknowledgement-Response-without-an-Orchestration.aspx</id><published>2006-11-21T02:01:00Z</published><updated>2006-11-21T02:01:00Z</updated><content type="html">Here is how you can create a messaging based solution that sends an HTTP POST acknowledgement without involving an orchestration......(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2006/11/20/Send-an-Acknowledgement-Response-without-an-Orchestration.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=38" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="BizTalk Development" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/BizTalk+Development/default.aspx" /><category term="BizTalk Messaging" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/BizTalk+Messaging/default.aspx" /></entry><entry><title>BAM Add-On Error: &quot;XML does not conform to the BizTalk Server 2006 Bam Definition Schema&quot;</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2006/11/13/BAM-Add-On-Error-XML-does-not-conform-to-the-BizTalk-Server-2006-Bam-Definition-Schema.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2006/11/13/BAM-Add-On-Error-XML-does-not-conform-to-the-BizTalk-Server-2006-Bam-Definition-Schema.aspx</id><published>2006-11-13T06:01:00Z</published><updated>2006-11-13T06:01:00Z</updated><content type="html">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.
...(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2006/11/13/BAM-Add-On-Error-XML-does-not-conform-to-the-BizTalk-Server-2006-Bam-Definition-Schema.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=36" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="BAM" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/BAM/default.aspx" /><category term="Refactor" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/Refactor/default.aspx" /></entry><entry><title>DevConnection 2006 - Las Vegas</title><link rel="alternate" type="text/html" href="http://biztalkdev.com/blogs/paulwu/archive/2006/11/08/DevConnection-2006-_2D00_-Las-Vegas.aspx" /><id>http://biztalkdev.com/blogs/paulwu/archive/2006/11/08/DevConnection-2006-_2D00_-Las-Vegas.aspx</id><published>2006-11-09T03:34:00Z</published><updated>2006-11-09T03:34:00Z</updated><content type="html">The DevConnection conference in Las Vegas this week offers developers and IT professional alike great opportunities to learn the latest Microsoft technology offerings......(&lt;a href="http://biztalkdev.com/blogs/paulwu/archive/2006/11/08/DevConnection-2006-_2D00_-Las-Vegas.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://biztalkdev.com/aggbug.aspx?PostID=33" width="1" height="1"&gt;</content><author><name>Paul Wu</name><uri>http://biztalkdev.com/members/Paul+Wu.aspx</uri></author><category term="Conference" scheme="http://biztalkdev.com/blogs/paulwu/archive/tags/Conference/default.aspx" /></entry></feed>