<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for Guide to BizTalk Server</title>
	<atom:link href="http://www.biztalkserverguide.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.biztalkserverguide.com</link>
	<description>One stop BizTalk Server Guide</description>
	<pubDate>Wed, 19 Nov 2008 11:48:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Comment on How to extract the attachments from email using BizTalk Server by admin</title>
		<link>http://www.biztalkserverguide.com/2008/03/23/how-to-extract-the-attachments-from-email-using-biztalk-server/#comment-37</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 17 Nov 2008 08:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkserverguide.wordpress.com/?p=35#comment-37</guid>
		<description>Hi, I created variable but how assign it in orchestration. Ans : assign the variable using message assignment shape.</description>
		<content:encoded><![CDATA[<p>Hi, I created variable but how assign it in orchestration. Ans : assign the variable using message assignment shape.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to extract the attachments from email using BizTalk Server by admin</title>
		<link>http://www.biztalkserverguide.com/2008/03/23/how-to-extract-the-attachments-from-email-using-biztalk-server/#comment-36</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 17 Nov 2008 08:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkserverguide.wordpress.com/?p=35#comment-36</guid>
		<description>xmlIn.loadXml(” &#60; RootNode / &#62; “)</description>
		<content:encoded><![CDATA[<p>xmlIn.loadXml(” &lt; RootNode / &gt; “)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to extract the attachments from email using BizTalk Server by admin</title>
		<link>http://www.biztalkserverguide.com/2008/03/23/how-to-extract-the-attachments-from-email-using-biztalk-server/#comment-35</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 17 Nov 2008 08:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkserverguide.wordpress.com/?p=35#comment-35</guid>
		<description>hey, declare a new variable ,xmlIn with the Type as xmldocument, in the message assignment shape, give xmlIn.loadXml("&lt;RootNode /&gt;");
In = xmlIn;

This will resolve your problem</description>
		<content:encoded><![CDATA[<p>hey, declare a new variable ,xmlIn with the Type as xmldocument, in the message assignment shape, give xmlIn.loadXml(&#8221;<rootnode />&#8220;);<br />
In = xmlIn;</p>
<p>This will resolve your problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to extract the attachments from email using BizTalk Server by umesh</title>
		<link>http://www.biztalkserverguide.com/2008/03/23/how-to-extract-the-attachments-from-email-using-biztalk-server/#comment-34</link>
		<dc:creator>umesh</dc:creator>
		<pubDate>Mon, 17 Nov 2008 08:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkserverguide.wordpress.com/?p=35#comment-34</guid>
		<description>Hi , I am new to Biztalk server. When is assign like this 

xLangMessage=In;

I got following errros.

use of unconstructed message 'In'	

'In': message has not been initialized in construct statement	

use of unconstructed message 'In'</description>
		<content:encoded><![CDATA[<p>Hi , I am new to Biztalk server. When is assign like this </p>
<p>xLangMessage=In;</p>
<p>I got following errros.</p>
<p>use of unconstructed message &#8216;In&#8217;	</p>
<p>&#8216;In&#8217;: message has not been initialized in construct statement	</p>
<p>use of unconstructed message &#8216;In&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to extract the attachments from email using BizTalk Server by umesh</title>
		<link>http://www.biztalkserverguide.com/2008/03/23/how-to-extract-the-attachments-from-email-using-biztalk-server/#comment-33</link>
		<dc:creator>umesh</dc:creator>
		<pubDate>Mon, 17 Nov 2008 05:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkserverguide.wordpress.com/?p=35#comment-33</guid>
		<description>Hi, I created variable but how assign it in orchestration.</description>
		<content:encoded><![CDATA[<p>Hi, I created variable but how assign it in orchestration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Design patterns by Recent Links Tagged With "designpatterns" - JabberTags</title>
		<link>http://www.biztalkserverguide.com/2008/08/07/design-patterns/#comment-32</link>
		<dc:creator>Recent Links Tagged With "designpatterns" - JabberTags</dc:creator>
		<pubDate>Sun, 02 Nov 2008 19:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkserverguide.wordpress.com/?p=132#comment-32</guid>
		<description>[...] public links &#62;&#62; designpatterns   Design patterns Saved by esmeepeters on Sat 01-11-2008   SmartBar to AwesomeBar &#124; edilee Saved by thousandmiles on [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; designpatterns   Design patterns Saved by esmeepeters on Sat 01-11-2008   SmartBar to AwesomeBar | edilee Saved by thousandmiles on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on asp.net encrypting querystring in the URL by shifty</title>
		<link>http://www.biztalkserverguide.com/2008/07/07/aspnet-encrypting-querystring-in-the-url/#comment-31</link>
		<dc:creator>shifty</dc:creator>
		<pubDate>Thu, 11 Sep 2008 15:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkserverguide.wordpress.com/?p=97#comment-31</guid>
		<description>use replace("  ","+")</description>
		<content:encoded><![CDATA[<p>use replace(&#8221;  &#8220;,&#8221;+&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autocomplete ajax tool kit by wholesale from china</title>
		<link>http://www.biztalkserverguide.com/2008/08/13/autocomplete-ajax-tool-kit/#comment-30</link>
		<dc:creator>wholesale from china</dc:creator>
		<pubDate>Thu, 14 Aug 2008 10:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkserverguide.wordpress.com/?p=163#comment-30</guid>
		<description>Sandra Kellog wrote about it lately but i think what you wrote is much better.</description>
		<content:encoded><![CDATA[<p>Sandra Kellog wrote about it lately but i think what you wrote is much better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Failed message routing in BizTalk Server by Vaasu</title>
		<link>http://www.biztalkserverguide.com/2008/06/26/failed-message-routing-in-biztalk-server/#comment-25</link>
		<dc:creator>Vaasu</dc:creator>
		<pubDate>Wed, 13 Aug 2008 16:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkserverguide.wordpress.com/?p=91#comment-25</guid>
		<description>Hi

Its really nice to see an example of failed message. But I just tried and infact I am in the need of implementing this in a solution, but it is not working. It will say that " It will be retransmitted after the retry interval specified for this Send Port. Details:"Unable to read the stream produced by the pipeline. ".

But where as if you are expecting a message type other than the one which is assigned to the port, but which is deployed in the solution, then it works and it moves the failed message to the given folder path in send port.

Can you please look at it and let me know if you have got any update on this article.

I thank you very much in advance.

Vaasu</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Its really nice to see an example of failed message. But I just tried and infact I am in the need of implementing this in a solution, but it is not working. It will say that &#8221; It will be retransmitted after the retry interval specified for this Send Port. Details:&#8221;Unable to read the stream produced by the pipeline. &#8220;.</p>
<p>But where as if you are expecting a message type other than the one which is assigned to the port, but which is deployed in the solution, then it works and it moves the failed message to the given folder path in send port.</p>
<p>Can you please look at it and let me know if you have got any update on this article.</p>
<p>I thank you very much in advance.</p>
<p>Vaasu</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on asp.net encrypting querystring in the URL by Angshujit</title>
		<link>http://www.biztalkserverguide.com/2008/07/07/aspnet-encrypting-querystring-in-the-url/#comment-26</link>
		<dc:creator>Angshujit</dc:creator>
		<pubDate>Tue, 12 Aug 2008 12:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkserverguide.wordpress.com/?p=97#comment-26</guid>
		<description>Hi
I have tried the above code, and found a problem -
The encrypted value of 4 is S91QD+K0/u8=. When I pass this value to another page and read it by Request.QueryString it read as S91QD K0/u8= (without + sign). For that in the time of decryption it is showing an error.

How to solve the problem ?</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have tried the above code, and found a problem -<br />
The encrypted value of 4 is S91QD+K0/u8=. When I pass this value to another page and read it by Request.QueryString it read as S91QD K0/u8= (without + sign). For that in the time of decryption it is showing an error.</p>
<p>How to solve the problem ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
