<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Determining Process IDs of multiple BizTalk Host Instances</title>
	<atom:link href="http://dipeshavlani.net/2012/09/21/determining-process-ids-of-multiple-biztalk-host-instances/feed/" rel="self" type="application/rss+xml" />
	<link>http://dipeshavlani.net/2012/09/21/determining-process-ids-of-multiple-biztalk-host-instances/</link>
	<description>BizTalk Server, WCF, WF and Cloud computing...</description>
	<lastBuildDate>Wed, 30 Jan 2013 04:36:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: DipeshA</title>
		<link>http://dipeshavlani.net/2012/09/21/determining-process-ids-of-multiple-biztalk-host-instances/#comment-490</link>
		<dc:creator><![CDATA[DipeshA]]></dc:creator>
		<pubDate>Sun, 07 Oct 2012 22:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://dipeshavlani.net/?p=524#comment-490</guid>
		<description><![CDATA[Thanks Colin,

I have updated my post for 64bit hosts.

Regards,
Dipesh]]></description>
		<content:encoded><![CDATA[<p>Thanks Colin,</p>
<p>I have updated my post for 64bit hosts.</p>
<p>Regards,<br />
Dipesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Dijkgraaf</title>
		<link>http://dipeshavlani.net/2012/09/21/determining-process-ids-of-multiple-biztalk-host-instances/#comment-489</link>
		<dc:creator><![CDATA[Colin Dijkgraaf]]></dc:creator>
		<pubDate>Sun, 07 Oct 2012 19:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://dipeshavlani.net/?p=524#comment-489</guid>
		<description><![CDATA[That PS command only works for 32 bit hosts instances only, I tried it and it didn&#039;t list any of the 64 bit hosts instances, it would have to be amended from BTSNTSvc.exe to BTSNTSvc64.exe to list those.

The trick I usually use is host to stop all the hosts instances except the one I want to debug code in, debug and attach to the process and then start up all the other hosts instances.]]></description>
		<content:encoded><![CDATA[<p>That PS command only works for 32 bit hosts instances only, I tried it and it didn&#8217;t list any of the 64 bit hosts instances, it would have to be amended from BTSNTSvc.exe to BTSNTSvc64.exe to list those.</p>
<p>The trick I usually use is host to stop all the hosts instances except the one I want to debug code in, debug and attach to the process and then start up all the other hosts instances.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik Roth</title>
		<link>http://dipeshavlani.net/2012/09/21/determining-process-ids-of-multiple-biztalk-host-instances/#comment-483</link>
		<dc:creator><![CDATA[Henrik Roth]]></dc:creator>
		<pubDate>Tue, 25 Sep 2012 11:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://dipeshavlani.net/?p=524#comment-483</guid>
		<description><![CDATA[Hi!

Nice tip, here is another one:

If you are using dedicated hosts for send, receive, orchestration and tracking and are using individual BizTalk Host Instance Accounts, you can see this information directly in Task Manager (don´t forget the PID column). The user running the service will guide you:

BizTalkHostUserS = send host
BizTalkHostUserR = receive host
BizTalkHostUserO = orchestration host
BizTalkHostUserT = tracking host 

and so on...and the naming convention is upp to you =)

Best Regards
Henrik]]></description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Nice tip, here is another one:</p>
<p>If you are using dedicated hosts for send, receive, orchestration and tracking and are using individual BizTalk Host Instance Accounts, you can see this information directly in Task Manager (don´t forget the PID column). The user running the service will guide you:</p>
<p>BizTalkHostUserS = send host<br />
BizTalkHostUserR = receive host<br />
BizTalkHostUserO = orchestration host<br />
BizTalkHostUserT = tracking host </p>
<p>and so on&#8230;and the naming convention is upp to you =)</p>
<p>Best Regards<br />
Henrik</p>
]]></content:encoded>
	</item>
</channel>
</rss>
