<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type='text/xsl' href='http://andymater.spaces.live.com/mmm2008-07-24_12.50/rsspretty.aspx?rssquery=en-US;http%3a%2f%2fandymater.spaces.live.com%2ffeed.rss' version='1.0'?><rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:msn="http://schemas.microsoft.com/msn/spaces/2005/rss" xmlns:live="http://schemas.microsoft.com/live/spaces/2006/rss" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Andy's Warhole</title><description /><link>http://andymater.spaces.live.com/</link><language>en-US</language><pubDate>Wed, 13 Aug 2008 22:39:04 GMT</pubDate><lastBuildDate>Wed, 13 Aug 2008 22:39:04 GMT</lastBuildDate><generator>Microsoft Spaces v1.1</generator><docs>http://www.rssboard.org/rss-specification</docs><ttl>60</ttl><live:identity><live:id>-1665795653374233094</live:id><live:alias>andymater</live:alias></live:identity><cf:listinfo><cf:group ns="http://schemas.microsoft.com/live/spaces/2006/rss" element="typelabel" label="Type" /><cf:group ns="http://schemas.microsoft.com/live/spaces/2006/rss" element="tag" label="Tag" /><cf:group element="category" label="Category" /><cf:sort element="pubDate" label="Date" data-type="date" default="true" /><cf:sort element="title" label="Title" data-type="string" /><cf:sort ns="http://purl.org/rss/1.0/modules/slash/" element="comments" label="Comments" data-type="number" /></cf:listinfo><item><title>Correlating BizTalk Instance with the PID of the BizTalk Service</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!214.entry</link><description>&lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk Server" rel=tag&gt;BizTalk Server&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Host Instance" rel=tag&gt;Host Instance&lt;/a&gt;,&lt;a href="http://technorati.com/tags/PID" rel=tag&gt;PID&lt;/a&gt;,&lt;a href="http://technorati.com/tags/BTSNTSvc" rel=tag&gt;BTSNTSvc&lt;/a&gt;&lt;/div&gt; &lt;p&gt;Just back from holidays, I needed to debug a c# component used in one of our orchestrations. Since we introduced some additional host instances, I needed to to determine to which host instance (service) to attach to. In the Attach to Process dialog it is not possible to see to which host instance the pid belongs, they, in this example, both show as  BTSNTSvc.exe. &lt;p&gt;&lt;a href="http://blufiles.storage.msn.com/y1poQsvhZybHdavS6yf22xFGgXRq4K6JHfU87pJRlFfuBXCp79rQRLdVCyxeKdpaPKs987u43MOedQ?PARTNER=WRITER"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px" height=232 alt="Attach to Process" src="http://blufiles.storage.msn.com/y1pxZWX03gP1S7Ic9uaoGKoBVaij7M25or2gdAga3-2ip33PdAu7qslVj067JaYhwriKd8egVMOqO0?PARTNER=WRITER" width=329 border=0&gt;&lt;/a&gt;   &lt;p&gt;However, by executing the &lt;a href="http://technet.microsoft.com/en-us/library/bb491010.aspx" target="_blank"&gt;&lt;strong&gt;tasklist&lt;/strong&gt;&lt;/a&gt; command using the command prompt you are able to determine where to attach to.&lt;br&gt;Execute the following command (on a 32 bit server): &lt;blockquote&gt; &lt;p&gt;&lt;em&gt;tasklist /svc /fi &amp;quot;imagename eq btsntsvc.exe&amp;quot;&lt;/em&gt;&lt;/blockquote&gt; &lt;ul&gt; &lt;li&gt;tasklist&lt;br&gt;Displays a list of applications and services with their Process ID (PID) for all tasks.  &lt;li&gt;/svc&lt;br&gt;Lists all the service information for each process without truncation.  &lt;li&gt;/fi &amp;lt;filter name&amp;gt;&lt;br&gt;Specifies the types of process(es) to include in or exclude from the query. The eq is equals. &lt;/ul&gt; &lt;p&gt;The result after executing the command will be something like:  &lt;p&gt;&lt;a href="http://blufiles.storage.msn.com/y1pWjlankwIcCnGkpRDOEzrAbFN63g-FzfEFakTonlIaRl1RLuPBBNjjuFiqiUWfyHDi0QRf8JJe7c?PARTNER=WRITER"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px" height=96 alt="Taslist Command" src="http://blufiles.storage.msn.com/y1pEBi2jR2CYzCFbNV7safXa9dyuWMI6sUkFUZsVc-3LKZSpbp6BM6UOwp4WOp6aa0Z57j0ohUiXmE?PARTNER=WRITER" width=333 border=0&gt;&lt;/a&gt;  &lt;p&gt;As the orchestrations are run within the BtsProcessingHost, the belonging PID can now easily be found and the component attached the corresponding BizTalk service.&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+Correlating+BizTalk+Instance+with+the+PID+of+the+BizTalk+Service&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!214.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!214.entry</guid><pubDate>Wed, 13 Aug 2008 22:34:14 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!214/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!214.entry#comment</wfw:comment><dcterms:modified>2008-08-13T22:39:04Z</dcterms:modified></item><item><title>Promoted properties and datatypes</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!208.entry</link><description>&lt;div&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk Server" rel=tag&gt;&lt;font color="#8c7d18"&gt;BizTalk Server&lt;/font&gt;&lt;/a&gt;,&lt;a href="http://technorati.com/tags/schema editor" rel=tag&gt;&lt;font color="#8c7d18"&gt;pipeline&lt;/font&gt;&lt;/a&gt;,&lt;a href="http://technorati.com/tags/data types" rel=tag&gt;&lt;font color="#8c7d18"&gt;promoted&lt;/font&gt;&lt;/a&gt; &lt;a href="http://technorati.com/tags/xs:decimal" rel=tag&gt;&lt;font color="#8c7d18"&gt;property&lt;/font&gt;&lt;/a&gt;,&lt;a href="http://technorati.com/tags/xs:fractionDigits" rel=tag&gt;&lt;font color="#8c7d18"&gt;datatype&lt;/font&gt;&lt;/a&gt;,&lt;a href="http://technorati.com/tags/BizTalk Server" rel=tag&gt;&lt;font color="#8c7d18"&gt;context&lt;/font&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;When doing some modifications in a BizTalk solution I changed the datatype of an element in a Property Schema from string to long. After deployment it gave me the following error:&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;blockquote dir=ltr style="margin-right:0px"&gt;
&lt;div&gt;&lt;em&gt;There was a failure executing the receive pipeline: &amp;quot;Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;quot; Source: &amp;quot;XML disassembler&amp;quot; Receive Port: &amp;quot;Load ...&amp;quot; URI: &amp;quot;D:\In\XML\*.xml&amp;quot; Reason: Cannot convert &amp;quot;SomeID&amp;quot; to &amp;quot;long&amp;quot; because the type is not supported.&lt;/em&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;div&gt;I simply forgot BizTalk does not support promoted properties of type long. Changing the datatype back to string solved the problem.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+Promoted+properties+and+datatypes&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!208.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!208.entry</guid><pubDate>Tue, 15 Jul 2008 09:25:23 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!208/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!208.entry#comment</wfw:comment><dcterms:modified>2008-07-15T09:25:23Z</dcterms:modified></item><item><title>BizTalk schema editor, base data types and restrictions</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!201.entry</link><description>&lt;p&gt; &lt;div style="padding-right:0px;display:inline;padding-left:0px;float:none;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk Server" rel=tag&gt;BizTalk Server&lt;/a&gt;,&lt;a href="http://technorati.com/tags/schema editor" rel=tag&gt;schema editor&lt;/a&gt;,&lt;a href="http://technorati.com/tags/data types" rel=tag&gt;data types&lt;/a&gt;,&lt;a href="http://technorati.com/tags/xs:decimal" rel=tag&gt;xs:decimal&lt;/a&gt;,&lt;a href="http://technorati.com/tags/xs:fractionDigits" rel=tag&gt;xs:fractionDigits&lt;/a&gt;&lt;/div&gt; &lt;p&gt;When you define an element with data type xs:decimal, there is no way that you can control the digits using the XSD schema editor in Visual Studio. However, you can still add the fractionDigit facet, by editing the BizTalk schema in a text/xml editor. Just add the following code under the xs:decimal data type element:  &lt;blockquote&gt; &lt;p&gt;&lt;em&gt;&amp;lt;xs:simpleType&amp;gt;&lt;br&gt;            &amp;lt;xs:restriction base=&amp;quot;xs:decimal&amp;quot;&amp;gt;&lt;br&gt;                        &amp;lt;xs:fractionDigits value=&amp;quot;3&amp;quot; /&amp;gt; &lt;br&gt;            &amp;lt;/xs:restriction&amp;gt;&lt;br&gt;&amp;lt;/xs:simpleType&amp;gt;&lt;/em&gt; &lt;/blockquote&gt; &lt;p&gt;If you than validate an instance the error nicely refers to the fractionDigits facet specified:  &lt;blockquote&gt; &lt;p&gt;&lt;em&gt;The '….' element is invalid - The value '169.5652174' is invalid according to its datatype 'Decimal' - The FractionDigits constraint failed.&lt;/em&gt; &lt;/blockquote&gt; &lt;p&gt;Nice feature! &lt;p&gt;While searching the internet I found &lt;a href="http://blogs.msdn.com/skaufman/archive/2004/11/04/252300.aspx" target="_blank"&gt;this article&lt;/a&gt; by Stephen Kaufman describing the fractionDigit feature. It was written before BizTalk 2006 was even there. I'm wandering why this feature was not incorporated in BizTalk Server 2006 (R#).&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+BizTalk+schema+editor%2c+base+data+types+and+restrictions&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!201.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!201.entry</guid><pubDate>Wed, 04 Jun 2008 21:17:03 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!201/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!201.entry#comment</wfw:comment><dcterms:modified>2008-06-04T21:17:03Z</dcterms:modified></item><item><title>Flat-file Custom Date/Time Formats</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!198.entry</link><description>&lt;div&gt;Technorati Tags: BizTalk Server 2006;Flat File;Custom Date/Time Format&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Lately I've been doing a lot of flat file validations and transformations. One of the conversions dealt with date/time conversions. In the schemas I wanted to use the xs:date datatype. However, the dates in the files supplied did not conform to the ISO 8601 format.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;When experimenting with the schemas, I ran into a property called Custom Date/Time Format. In that property you can define the alternative format of the actual supplied value and the flat file disassembler converts it to an xs:date format.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;a href="http://blufiles.storage.live.com/y1prqi7wwEescxcV1dpgOIzy51Z8Y-SFcXwbKtVb-kPbpetevNW8NAKEDvS_9pdvxoLAWEikQXiQAk" target="_blank"&gt;&lt;img style="width:522px;height:336px" height=173 alt="BTS - Custom Format" src="http://blufiles.storage.live.com/y1prqi7wwEescxcV1dpgOIzy51Z8Y-SFcXwbKtVb-kPbpetevNW8NAKEDvS_9pdvxoLAWEikQXiQAk" width=262&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;The use of Custom Date/Time Formats is explained in details at the Microsoft's &lt;a href="http://technet.microsoft.com/en-us/library/aa578239.aspx" target="_blank"&gt;BizTalk Server TechCenter&lt;/a&gt;.&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+Flat-file+Custom+Date%2fTime+Formats&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!198.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!198.entry</guid><pubDate>Tue, 03 Jun 2008 15:31:17 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!198/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!198.entry#comment</wfw:comment><dcterms:modified>2008-06-03T15:39:02Z</dcterms:modified></item><item><title>Team Foundation Server; 'Working folder is already in use'</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!192.entry</link><description>&lt;div&gt;Technorati Tags: Team Foundation System;TFS&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Recently we migrated to TFS using virtual machines. However, when trying to get the sources creating work spaces and mapping working folder I ran into problems. The message I got was: 'The working folder is already in use by another workspace on this computer'.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;I followed &lt;a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=537683&amp;amp;SiteID=1" target="_blank"&gt;some advice&lt;/a&gt; to &lt;a href="http://blogs.msdn.com/davidmcg/archive/2007/02/21/team-foundation-server-working-folder-is-already-in-use.aspx" target="_blank"&gt;remove the workspace&lt;/a&gt; using the command:&lt;/div&gt;
&lt;blockquote dir=ltr style="margin-right:0px"&gt;
&lt;div&gt; &lt;em&gt;tf workspace /delete /server:http://&amp;lt;server&amp;gt;:8080 &amp;lt;computer&amp;gt;;&amp;lt;domain&amp;gt;\&amp;lt;client&amp;gt;&lt;/em&gt;&lt;/div&gt;
&lt;div&gt;&lt;em&gt;&lt;/em&gt; &lt;/div&gt;&lt;/blockquote&gt;
&lt;div dir=ltr&gt;It did not solve my problem. The error indicates tha the server believes this folder is already in use in another workspace. So, I created a workspace using a different machine name and it worked. However, I did not want to use a different name other than my virtual machine name. It took me a moment to realise that there indeed was another workspace with the same name.  The person who cloned the virtual machines also had a workspace with the same machine name, but a different user name. Aparently, the workspace is bounded to a machine name and not to machine name and user as I would expect.&lt;/div&gt;
&lt;div dir=ltr&gt; &lt;/div&gt;
&lt;div&gt;Another lesson learned...&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+Team+Foundation+Server%3b+'Working+folder+is+already+in+use'&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!192.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!192.entry</guid><pubDate>Mon, 28 Apr 2008 15:31:41 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!192/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!192.entry#comment</wfw:comment><dcterms:modified>2008-04-28T15:33:47Z</dcterms:modified></item><item><title>'An error has occurred while establishing a connection to the server'</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!191.entry</link><description>&lt;p&gt; &lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/deployment" rel=tag&gt;deployment&lt;/a&gt;,&lt;a href="http://technorati.com/tags/error" rel=tag&gt;error&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SQL Server 2005" rel=tag&gt;SQL Server 2005&lt;/a&gt;&lt;/div&gt; &lt;p&gt;When deploying a BizTalk project from Visual Studio, you sometimes run into this error: &lt;blockquote&gt; &lt;p&gt;&lt;em&gt;&amp;quot;An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)&amp;quot;&lt;/em&gt;&lt;/blockquote&gt; &lt;p&gt;This happened to me when migrating from Visual SourceSafe, VSS, to Team Foundation System, TFS, by copying the projects from a pc to a virtual machine. To solve this error, perform the following steps: &lt;ol&gt; &lt;li&gt;Rightclick on the project and choose Properties  &lt;li&gt;Go to &amp;quot;Configuration Properties&amp;quot; =&amp;gt; &amp;quot;Deployment&amp;quot;  &lt;li&gt;Change the &amp;quot;Server&amp;quot; property to be the servername of the SQL Server you are deploying to  &lt;li&gt;Save changes  &lt;li&gt;Deploy again&lt;/ol&gt; &lt;p&gt;The error happens since the servername is listed in the projectname.btproj.user file that is a part of the project. &lt;p&gt;I often forget the change the servername, so this is to not forget it the next time.&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+'An+error+has+occurred+while+establishing+a+connection+to+the+server'&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!191.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!191.entry</guid><pubDate>Thu, 24 Apr 2008 22:25:13 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!191/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!191.entry#comment</wfw:comment><dcterms:modified>2008-04-24T22:25:13Z</dcterms:modified></item><item><title>BizTalk Server 2006 R3</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!190.entry</link><description>&lt;p&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;&lt;font color="#8c7d18"&gt;BizTalk 2006&lt;/font&gt;&lt;/a&gt;,&lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;&lt;font color="#8c7d18"&gt;BizTalk 2006&lt;/font&gt;&lt;/a&gt; R3,&lt;font color="#8c7d18"&gt;VS200&lt;/font&gt;8,SQL Server 2008 
&lt;p&gt;Today I read a &lt;a href="http://blogs.msdn.com/biztalk_server_team_blog/archive/2008/04/23/biztalk-server-2006-r3-is-announced.aspx" target="_blank"&gt;blogpost on BizTalk Server Team Blog&lt;/a&gt; announcing the plans to deliver BizTalk server 2006 R3. This new release will support Windows Server 2008, .Net framework 3.5, Visual Studio 2008 and SQL Server 2008. According to &lt;a href="http://blogs.msdn.com/stevemar/archive/2008/04/23/biztalk-server-platform-updates.aspx" target="_blank"&gt;Steve Martin's &lt;/a&gt;blogpost  a CTP of BizTalk Server R3 is expected later this year and the RTM is planned the first half of 2009. 
&lt;blockquote dir=ltr style="margin-right:0px"&gt;
&lt;p&gt;&lt;em&gt;&amp;quot; at a high level we are planning some new investments in the release that includes:&lt;/em&gt;&lt;em&gt;
&lt;ul&gt;
&lt;li&gt;New web service registry capabilities with support for UDDI (Universal Description Discovery and Integration) version 3.0 
&lt;li&gt;Enhanced service enablement of applications (through new and enhanced adapters for LOB applications, databases, and legacy/host systems) 
&lt;li&gt;Enhanced service enablement of “edge” devices through BizTalk RFID Mobile 
&lt;li&gt;Enhanced interoperability and connectivity support for B2B protocols (like SWIFT, EDI, etc) 
&lt;li&gt;SOA patterns and best practices guidance to assist our customer’s implementations&amp;quot;&lt;/ul&gt;&lt;/em&gt;&lt;/blockquote&gt;
&lt;div&gt;&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+BizTalk+Server+2006+R3&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!190.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!190.entry</guid><pubDate>Wed, 23 Apr 2008 07:43:49 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!190/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!190.entry#comment</wfw:comment><dcterms:modified>2008-04-23T07:54:51Z</dcterms:modified></item><item><title>"Could not write to output file"</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!188.entry</link><description>&lt;div&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;&lt;font color="#8c7d18"&gt;BizTalk 2006&lt;/font&gt;&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VS2005" rel=tag&gt;&lt;font color="#8c7d18"&gt;VS2005&lt;/font&gt;&lt;/a&gt;,&lt;a href="http://technorati.com/tags/deployment" rel=tag&gt;&lt;font color="#8c7d18"&gt;deployment&lt;/font&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Occasionally, I run into the following error when building a solution containing multiple BizTalk projects:&lt;/div&gt;
&lt;blockquote dir=ltr style="margin-right:0px"&gt;
&lt;div&gt;&lt;em&gt;Could not write to output file '[path]\obj\Debug\[assembly].dll' -- 'The process cannot access the file because it is being used by another process.'&lt;/em&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;div&gt;I found this simple solution &lt;a href="http://outerlevel.com/blog/2006/01/09/visual-studio-could-not-write-to-output-file/" target="_blank"&gt;here&lt;/a&gt;. Just close and reopen Visual Studio 2005.&lt;br&gt;Now you can rebuild your solution. Annoying, but it works.&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+%22Could+not+write+to+output+file%22&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!188.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!188.entry</guid><pubDate>Tue, 25 Mar 2008 16:05:29 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!188/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!188.entry#comment</wfw:comment><dcterms:modified>2008-03-25T16:07:27Z</dcterms:modified></item><item><title>"An error has occurred while establishing a connection to the server"</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!187.entry</link><description>&lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VS2005" rel=tag&gt;VS2005&lt;/a&gt;,&lt;a href="http://technorati.com/tags/deployment" rel=tag&gt;deployment&lt;/a&gt;,&lt;a href="http://technorati.com/tags/server name" rel=tag&gt;server name&lt;/a&gt;&lt;/div&gt; &lt;p&gt;Recently I ran into this when I tried to deploy my BizTalk project from Visual Studio 2005: &lt;blockquote&gt; &lt;p&gt;&lt;em&gt;&amp;quot;An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)&amp;quot;&lt;/em&gt;&lt;/blockquote&gt; &lt;p&gt;I had run into this error before and after a few minutes I remembered what I did wrong: the server name. Since I moved the solution and projects from Visual Source Safe to Team Foundation System in a virtual machine environment, I needed to change the server name of the project. To change the property, complete the following steps: &lt;ul&gt; &lt;li&gt;Rightclick on the project and choose Properties  &lt;li&gt;Go to &amp;quot;Configuration Properties&amp;quot; and select &amp;quot;Deployment&amp;quot;  &lt;li&gt;Change the &amp;quot;Server&amp;quot; property to be the servername of the SQL Server you are deploying to  &lt;li&gt;Save changes  &lt;li&gt;Deploy again&lt;/ul&gt; &lt;p&gt;Now let's hope I won't forget it a next time.&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+%22An+error+has+occurred+while+establishing+a+connection+to+the+server%22&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!187.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!187.entry</guid><pubDate>Mon, 17 Mar 2008 23:09:15 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!187/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!187.entry#comment</wfw:comment><dcterms:modified>2008-03-17T23:09:15Z</dcterms:modified></item><item><title>Enlist Send port problem</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!184.entry</link><description>&lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/send port" rel=tag&gt;send port&lt;/a&gt;,&lt;a href="http://technorati.com/tags/enlist" rel=tag&gt;enlist&lt;/a&gt;,&lt;a href="http://technorati.com/tags/bindings" rel=tag&gt;bindings&lt;/a&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Recently I ran into a strange problem using a bindings file.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;To improve error handling for Oracle send port errors I enabled routing for failed messages and setup a send port subscribing to those error messages using a filter. After running some tests I concluded all worked nicely. So far, so good.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Since we're using different environments; development, integration, test, acceptance and production to name them all, we're using installation scripts to install BizTalk applications. In order to include the newly created port in the binding files for the separate environments, I exported my development binding file and manually adjusted the binding file for the test integration environment using visual studio 2005.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Then I successfully ran the install script. However, when I checked the BizTalk application I noticed the orchestrations were not enlisted, and the send ports and receive locations were not started. When I tried to manually start the newly created port I ran into the following error:&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;blockquote dir=ltr style="margin-right:0px"&gt;
&lt;div&gt;&lt;em&gt;&amp;quot;Could not enlist send port '[Send Port]' Exception from HRESULT: 0xC00CE557(Microsoft.BizTalk.ExplorerOM)&amp;quot;&lt;/em&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;I than looked a the properties and noticed the filter expression had disappeared. When I live searched the internet, I came across the article &lt;a href="http://geekswithblogs.net/michaelstephenson/archive/2008/01/12.aspx" target="_blank"&gt;Problem Enlisting Send Port&lt;/a&gt;. The article mentioned exactly mentioned the exact problem and more important the solution.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;The cause of the problem is the slight reformatting xml within the Filter element of the binding file; extra lines are added before and after within the filter element.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&amp;lt;Filter&amp;gt;&lt;/div&gt;
&lt;div&gt;&amp;amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-16&amp;quot;?&amp;amp;gt;&lt;br&gt;...&lt;br&gt;&amp;amp;lt;/Filter&amp;amp;gt;&lt;/div&gt;
&lt;div&gt;&amp;lt;/Filter&amp;gt;&lt;/div&gt;
&lt;div&gt;The way it should be.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&amp;lt;Filter&amp;gt;&amp;amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-16&amp;quot;?&amp;amp;gt;&lt;br&gt;...&lt;br&gt;&amp;amp;lt;/Filter&amp;amp;gt;&amp;lt;/Filter&amp;gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Strange? Certainly!&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+Enlist+Send+port+problem&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!184.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!184.entry</guid><pubDate>Fri, 15 Feb 2008 13:33:13 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!184/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!184.entry#comment</wfw:comment><dcterms:modified>2008-03-25T16:06:18Z</dcterms:modified></item><item><title>Catching errors from the Oracle Adapter</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!182.entry</link><description>&lt;p&gt; &lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Oracle Adapter" rel=tag&gt;Oracle Adapter&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Soap" rel=tag&gt;Soap&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Exception handling" rel=tag&gt;Exception handling&lt;/a&gt;&lt;/div&gt; &lt;p&gt; &lt;p&gt;My current BizTalk project involves implementation of the Oracle adapter. In order to improve the current error handling when writing data into and retrieving data from Oracle I tried to implement the suggested way of using a fault message in &lt;a href="http://msdn2.microsoft.com/en-us/library/aa558787.aspx" target="_blank"&gt;How to Add a Fault Message&lt;/a&gt;. However, I could not get it to work. &lt;p&gt;According to the documentation the Oracle adapter communicates through the ODBC API via SOAP messages. Instead of using the Fault method I decided to catch the SOAP exception message. Since it involved a request response send port I could not use the DeliveryFailureException by setting the &lt;em&gt;Delivery Transmitted&lt;/em&gt; property to &lt;em&gt;Transmitted&lt;/em&gt;. In order to catch the SOAP Exception you have to add a reference to the System.Web.Services namespace in your BizTalk project. &lt;p&gt;Once you have added the reference, you can set the &lt;em&gt;Exception Object Type&lt;/em&gt; to System.Web.Services.Protocols.SoapException in the Catch/Error handler block. Note that when you make use of the InnerException object of the SOAP exception object an error can occur when the InnerException object is null. ExSOAP.InnerException.Message will then result in an XLANGS/s error: &lt;blockquote&gt; &lt;p&gt;&lt;em&gt;Inner exception: Object reference not set to an instance of an object.&lt;br&gt;Exception type: NullReferenceException&lt;/em&gt;&lt;/blockquote&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+Catching+errors+from+the+Oracle+Adapter&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!182.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!182.entry</guid><pubDate>Mon, 28 Jan 2008 23:46:48 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!182/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!182.entry#comment</wfw:comment><dcterms:modified>2008-01-28T23:57:28Z</dcterms:modified></item><item><title>'System.Xml.XmlDocument' does not contain a definition for 'xxxxx'</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!181.entry</link><description>&lt;p&gt; &lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/System.Xml.XmlDocument" rel=tag&gt;System.Xml.XmlDocument&lt;/a&gt;,&lt;a href="http://technorati.com/tags/promoted" rel=tag&gt;promoted&lt;/a&gt;,&lt;a href="http://technorati.com/tags/property" rel=tag&gt;property&lt;/a&gt;&lt;/div&gt; &lt;p&gt;Recently I used the following code to get the value of a promoted property: &lt;blockquote&gt; &lt;p&gt;propValue = msgIncoming.Property1.ToString();&lt;/blockquote&gt; &lt;p&gt;However, this statement caused the following error during compilation: &lt;blockquote&gt; &lt;p&gt;&lt;em&gt;Error 48, 'System.Xml.XmlDocument' does not contain a definition for 'Property1'&lt;/em&gt;&lt;/blockquote&gt; &lt;p&gt;There is an easy way to solve this; use the System.Convert method: &lt;blockquote&gt; &lt;p&gt;propValue = System.Convert.ToString(msgIncoming.Property1);&lt;/blockquote&gt; &lt;p&gt;That's it.&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+'System.Xml.XmlDocument'+does+not+contain+a+definition+for+'xxxxx'&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!181.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!181.entry</guid><pubDate>Tue, 22 Jan 2008 23:43:17 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!181/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!181.entry#comment</wfw:comment><dcterms:modified>2008-01-22T23:55:35Z</dcterms:modified></item><item><title>BizTalk FTP adapter: final round 2</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!169.entry</link><description>&lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/FTP Adapter" rel=tag&gt;FTP Adapter&lt;/a&gt;,&lt;a href="http://technorati.com/tags/polling interval" rel=tag&gt;polling interval&lt;/a&gt;&lt;/div&gt; &lt;p&gt;OK, in &lt;a href="http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!161.entry"&gt;BizTalk FTP adapter: round 1&lt;/a&gt;, I was facing some problems when downloading large files.Apparently, this problem is very easy to solve according to &lt;a href="http://support.microsoft.com/kb/842455" target="_blank"&gt;this knowledge base article&lt;/a&gt;.  &lt;p&gt;&lt;em&gt;&amp;quot;This problem occurs because the value of the &lt;b&gt;Polling Interval&lt;/b&gt; property of the receive location that is configured for an FTP site is less than the time that it takes to receive a large file.&amp;quot;&lt;/em&gt; &lt;p&gt;The resolution than is set the Polling Interval property in the FTP Transport Properties dialog box to a longer duration. To be safe, the first time I set he first  a very long polling interval. &lt;p&gt;&lt;a href="http://blufiles.storage.msn.com/y1prqi7wwEescx0o22R5i6Vn22_D5GtPehm9Lq0oY7Gr-RcJpJAhqfA3Q4wUOOdSbWg9Qofl-8ZmPQ?PARTNER=WRITER"&gt;&lt;img style="border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px" height=244 alt="FTP Adapter Config" src="http://blufiles.storage.msn.com/y1prqi7wwEescyFMC7imso3Eae2Mv2-fE_ntnO2T4NzOdt7awMrl9UgYq0DOCgyLrCbRDm895rO2qE?PARTNER=WRITER" width=217 border=0&gt;&lt;/a&gt;  &lt;p&gt;After extensive analysis and testing, I managed to bring it back to a just a couple of minutes. Further enhancements will be made when files are zipped.&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+BizTalk+FTP+adapter%3a+final+round+2&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!169.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!169.entry</guid><pubDate>Wed, 09 Jan 2008 10:03:49 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!169/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!169.entry#comment</wfw:comment><dcterms:modified>2008-01-09T10:07:25Z</dcterms:modified></item><item><title>Flat file to XML</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!166.entry</link><description>&lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Flat File" rel=tag&gt;Flat File&lt;/a&gt;,&lt;a href="http://technorati.com/tags/XML" rel=tag&gt;XML&lt;/a&gt;&lt;/div&gt; &lt;p&gt;While processing large flat files with BizTalk 2006, I thought it be useful to have the files archived for informational purposes. So, I made a send pipeline subscribing to the large message to archive the file. The flat file coming in was about 230 MB in size, while the size file was about 650 MB. After a moment of being surprised by this large increase in size, I realized that the file being archived is XML format. Sometimes, I forget. &lt;p&gt;&lt;a href="http://0nxroq.blu.livefilestore.com/y1phtYUUNIm7z5Y1g-ZEpchR36PGHOF7thZgB2IM7GABT-sna6tNKWFK_FC5gC_LFU4mWqUPMw68yDEHBhTk6Ijzwgf80fohlh_?PARTNER=WRITER"&gt;&lt;img style="border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px" height=44 alt="BTS File Growth" src="http://blu1.storage.msn.com/y1pBUsa63z-6FjeEnXKZHDB49pm62-ZiEIAuCrBIiwAoa-qqspExUdJltljKwsTmQdmLV10kP0rpGkbU5xJ4bWZXvttjlzqSkJo?PARTNER=WRITER" width=305 border=0&gt;&lt;/a&gt;  &lt;p&gt;Note that initially the file was much larger, about 3-5 times as large. We managed to decrease the file size by using very short element and node names in the schema. &lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+Flat+file+to+XML&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!166.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!166.entry</guid><pubDate>Wed, 09 Jan 2008 09:45:55 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!166/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!166.entry#comment</wfw:comment><dcterms:modified>2008-01-09T10:09:14Z</dcterms:modified></item><item><title>Orchestration Exception Handling</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!162.entry</link><description>&lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/BizTalk 2004" rel=tag&gt;BizTalk 2004&lt;/a&gt;,&lt;a href="http://technorati.com/tags/exception" rel=tag&gt;exception&lt;/a&gt;,&lt;a href="http://technorati.com/tags/exception handling" rel=tag&gt;exception handling&lt;/a&gt;&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Recently I was investigating an orchestration's exception handling. When I looked into some of the error messages, the object properties were empty, meaning no error number or error description. After some &lt;em&gt;live&lt;/em&gt;-searching I found &lt;a href="http://blog.eliasen.dk/PermaLink,guid,3a40aef8-8caf-4a37-bfb9-c2a155616951.aspx" target="_blank"&gt;this post&lt;/a&gt;. Indeed, the exception caught in the orchestration was the General Exception and not the System.Exception. So, keep in mind the subtle differences between BizTalk 2004 and Biztalk 2006. Sometimes backwards compatibility is not one of my favorite features.&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+Orchestration+Exception+Handling&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!162.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!162.entry</guid><pubDate>Fri, 04 Jan 2008 10:18:04 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!162/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!162.entry#comment</wfw:comment><dcterms:modified>2008-01-09T10:14:51Z</dcterms:modified></item><item><title>BizTalk FTP adapter: round 1</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!161.entry</link><description>&lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/FTP Adapter" rel=tag&gt;FTP Adapter&lt;/a&gt;,&lt;a href="http://technorati.com/tags/large file" rel=tag&gt;large file&lt;/a&gt;&lt;/div&gt; &lt;p&gt;Recently I had to implement BizTalk's the FTP adapter. However, we're using large files and I mean really large files; 250+ MB. I know BizTalk is not meant for handling bulk messages, but that discussion is past now. &lt;p&gt;The problem with these large files is that when you're copying the file to the FTP site, BizTalk at the same time is polling for the file and tries to receive it. This results in errors. &lt;p&gt;&lt;a href="http://0xxroq.blu.livefilestore.com/y1peTGj3Q6lM_pNw75iqWCsBhvP13-4I-P-Si2o8_Vak_jZHb2KnfkOVi5I-Ldp8pKePk5MhNwK600DVCDHdZXtDw?PARTNER=WRITER"&gt;&lt;img style="border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px" height=97 alt="BTS2006 FTP Error" src="http://blu1.storage.msn.com/y1pBUsa63z-6Fi6hONDia_ODnqVh2zq5Dki861vru4D1RtMMIFya3U4aODFKbcVTYhA39GJE6WAhdTV9xqi5FkzVAwIk08Cw7d6?PARTNER=WRITER" width=350 border=0&gt;&lt;/a&gt;  &lt;p&gt;1. BizTalk Server 2006 Warning&lt;br&gt;The adapter &amp;quot;FTP&amp;quot; raised an error message. Details &amp;quot;Unable to receive the file &amp;quot;BMF.txt&amp;quot; from the FTP server. &amp;quot;.  &lt;p&gt;2. BizTalk Server 2006 Error&lt;br&gt;There was a failure executing the receive pipeline: &amp;quot;Microsoft.BizTalk.DefaultPipelines.PassThruReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;quot; Source: &amp;quot;Pipeline &amp;quot; Receive Port: &amp;quot;ReceivePortFile&amp;quot; URI: &amp;quot;&lt;a href="ftp://server:21"&gt;ftp://server:21&lt;/a&gt;&amp;quot; Reason: Unable to receive the file &amp;quot;BMF.txt&amp;quot; from the FTP server.  &lt;p&gt;3..7 BizTalk Server 2006 Warnings&lt;br&gt;The adapter &amp;quot;FTP&amp;quot; raised an error message. Details &amp;quot;Unable to receive the file &amp;quot;BMF.txt&amp;quot; from the FTP server. &amp;quot;.  &lt;p&gt;I've changed the polling interval and some of the configurations of the FTP adapter. It actually worked once, but I'm still testing if it works in all cases. I'll keep you posted. &lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+BizTalk+FTP+adapter%3a+round+1&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!161.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!161.entry</guid><pubDate>Mon, 24 Dec 2007 11:12:38 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!161/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!161.entry#comment</wfw:comment><dcterms:modified>2008-01-09T10:10:03Z</dcterms:modified></item><item><title>BizTalk 2006 Oracle Adapter issue</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!154.entry</link><description>&lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Oracle Adapter" rel=tag&gt;Oracle Adapter&lt;/a&gt;,&lt;a href="http://technorati.com/tags/mapper" rel=tag&gt;mapper&lt;/a&gt;,&lt;a href="http://technorati.com/tags/functoid" rel=tag&gt;functoid&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Nil value" rel=tag&gt;Nil value&lt;/a&gt;&lt;/div&gt; &lt;p&gt;Recently I wanted to provide nil values to an Oracle database using the standard Oracle adapter. So I used the handy Nil value functoid in the BizTalk mapper. &lt;p&gt;&lt;a href="http://blu1.storage.msn.com/y1pBUsa63z-6Fge4b0I4wwGFPb-tWVyLABZ0EkMCThYz6pKE6Ax2qDCr9_mUJi9cfR5cjBfNaNm-_wPgIsqUSrN1w1X3xCV8KAC?PARTNER=WRITER"&gt;&lt;img style="border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px" height=89 alt="BTS2006 Mapping Nil Value" src="http://blu1.storage.msn.com/y1pBUsa63z-6FjDwJRxsNziY_KdF6S7iH_PQFo8i66L41Kqctyx-DtcvtmgAuGRrRC-If3q07g1rDAwrNlUmI-69UOelITRdb2Q?PARTNER=WRITER" width=130 border=0&gt;&lt;/a&gt;  &lt;p&gt;However, the Nil value functoid doesn't work for number fields. The value supplied to Oracle is a 0 (zero).  It does fortunately work for string fields. Really annoying to write triggers in Oracle to overcome this nil value 'bug' for number fields.&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+BizTalk+2006+Oracle+Adapter+issue&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!154.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!154.entry</guid><pubDate>Wed, 19 Dec 2007 21:19:27 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!154/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!154.entry#comment</wfw:comment><dcterms:modified>2008-01-09T10:11:14Z</dcterms:modified></item><item><title>Re-organizing BizTalk project solution</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!148.entry</link><description>&lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/solution" rel=tag&gt;solution&lt;/a&gt;,&lt;a href="http://technorati.com/tags/organize" rel=tag&gt;organize&lt;/a&gt;&lt;/div&gt; &lt;p&gt;Recently I wanted to re-organize a BizTalk solution. I had some maps, schemas and orchestrations and wanted them neatly organized in folders with the same name. So I moved a map in the maps folder in my project. However, the mapper complained I couldn't find the schema's anymore.  &lt;p&gt;A simple replacement of the schemas involved did not work, which greatly surprised me. I recalled that if you opened the mapping in a text editor you can see a reference to the schema. This reference is a relative path reference. I ended up changing the mapping in a text editor. Changing the beginning of the reference from &lt;font face="Courier New"&gt;.\&amp;lt;path&amp;gt;&lt;/font&gt; to &lt;font face="Courier New"&gt;..\&amp;lt;path&amp;gt;&lt;/font&gt; solved my problem. Strange?!&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+Re-organizing+BizTalk+project+solution&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!148.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!148.entry</guid><pubDate>Mon, 17 Dec 2007 20:13:14 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!148/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!148.entry#comment</wfw:comment><dcterms:modified>2008-01-09T10:12:01Z</dcterms:modified></item><item><title>External assembly in BizTalk mapping</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!146.entry</link><description>&lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/mapper" rel=tag&gt;mapper&lt;/a&gt;,&lt;a href="http://technorati.com/tags/external assembly" rel=tag&gt;external assembly&lt;/a&gt;&lt;/div&gt; &lt;p&gt;Some strange things happened to me last week. I have a mapping in BizTalk and in that mapping I'm calling an external assembly. When I changed the assembly version I updated my mapping, but I got errors using the assembly. So I checked the mapping, but everything seemed to be fine. However, when I opened the mapper the previous version of my assembly was still referenced. After a couple of tries solving the problem, I ended up editing the mapping in a text editor which finally solved the problem. Strange!&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+External+assembly+in+BizTalk+mapping&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!146.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!146.entry</guid><pubDate>Mon, 10 Dec 2007 22:28:35 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!146/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!146.entry#comment</wfw:comment><dcterms:modified>2008-01-09T10:05:52Z</dcterms:modified></item><item><title>BizTalk Server 2006</title><link>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!142.entry</link><description>&lt;div&gt; &lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/BizTalk 2006" rel=tag&gt;BizTalk 2006&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SOA" rel=tag&gt;SOA&lt;/a&gt;,&lt;a href="http://technorati.com/tags/architecture" rel=tag&gt;architecture&lt;/a&gt;&lt;/div&gt; &lt;p&gt;Currently I'am working for a large music company. For the processing of their world wide digital sales they use BizTalk Server 2006. I'm responsible for the implementation of functional and non-functional changes. In monthly iterations new functionalities are released into production.  &lt;p&gt;Besides designing and implementing, I do some consultancy about the new BizTalk environment for the global services platform that will support the world wide SOA architecture.&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-1665795653374233094&amp;page=RSS%3a+BizTalk+Server+2006&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=andymater.spaces.live.com&amp;amp;GT1=andymater"&gt;</description><comments>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!142.entry#comment</comments><guid isPermaLink="true">http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!142.entry</guid><pubDate>Fri, 23 Nov 2007 12:59:15 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!142/comments/feed.rss</wfw:commentRss><wfw:comment>http://andymater.spaces.live.com/Blog/cns!E8E1E7ADD43D35FA!142.entry#comment</wfw:comment><dcterms:modified>2008-01-09T10:12:55Z</dcterms:modified></item></channel></rss>