<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Adding a new BizTalk Server Isolated Host needs a new Application Pool</title><link>http://blogs.msdn.com/martijnh/archive/2008/07/23/adding-a-new-biztalk-server-isolated-host-needs-a-new-application-pool.aspx</link><description>Recently, we tried creating a secondary Isolated Host to separate receive and send processing for WCF. After reconfiguring the servers, we were faced with the "Receive location for address ' ' not found. (The BizTalk receive location may be disabled)".</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>a-foton &amp;raquo; Adding a new BizTalk Server Isolated Host needs a new Application Pool</title><link>http://blogs.msdn.com/martijnh/archive/2008/07/23/adding-a-new-biztalk-server-isolated-host-needs-a-new-application-pool.aspx#8766548</link><pubDate>Wed, 23 Jul 2008 13:28:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8766548</guid><dc:creator>a-foton &amp;raquo; Adding a new BizTalk Server Isolated Host needs a new Application Pool</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.a-foton.ru/2008/07/adding-a-new-biztalk-server-isolated-host-needs-a-new-application-pool/"&gt;http://blog.a-foton.ru/2008/07/adding-a-new-biztalk-server-isolated-host-needs-a-new-application-pool/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Adding a new BizTalk Server Isolated Host needs a new Application Pool</title><link>http://blogs.msdn.com/martijnh/archive/2008/07/23/adding-a-new-biztalk-server-isolated-host-needs-a-new-application-pool.aspx#8768947</link><pubDate>Thu, 24 Jul 2008 10:16:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8768947</guid><dc:creator>Martijn van Asseldonk</dc:creator><description>&lt;p&gt;Hi Martijn,&lt;/p&gt;
&lt;p&gt;Good to know. I was wondering what the reason is that an Isolated Host needs a new app pool. The Technet article just says &amp;quot;You must create at least one application pool for each isolated host.&amp;quot;, but I can't find the reason why. I understand that an Isolated Host instance can only run one adapter and that consequently an Isolated Host running multiple adapters needs one app pool per adapter, but I can't understand why two Isolated Host instances can't use the same app pool if they run the same adapter. Do you know why?&lt;/p&gt;</description></item><item><title>re: Adding a new BizTalk Server Isolated Host needs a new Application Pool</title><link>http://blogs.msdn.com/martijnh/archive/2008/07/23/adding-a-new-biztalk-server-isolated-host-needs-a-new-application-pool.aspx#8769703</link><pubDate>Thu, 24 Jul 2008 20:58:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8769703</guid><dc:creator>martijnh</dc:creator><description>&lt;p&gt;Hi Martijn ;-),&lt;/p&gt;
&lt;p&gt;Basically, adding another application pool creates a separate process for the host to live in. Otherwise, it would be two hosts within the same process, which defeats the purpose ;-)&lt;/p&gt;
</description></item></channel></rss>