<?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>IIS7 - Running 32-bit and 64-bit ASP.NET versions at the same time on different worker processes</title><link>http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx</link><description>In IIS6, this was a pain area. On a 64-bit Windows 2003 Server, you cannot run worker processes in both 32-bit mode and as well as 64 bit mode. Either only one of them was possible. This was possible by the below Metabase Key which would be applied to</description><dc:language>en</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: IIS7 - Running 32-bit and 64-bit ASP.NET versions at the same time on different worker processes</title><link>http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx#10239228</link><pubDate>Mon, 21 Nov 2011 19:57:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10239228</guid><dc:creator>JGR</dc:creator><description>&lt;p&gt;This just saved my life with an implementation I am making where the ODBC driver is 32-bits but we need to connect using an ASP.NET application in a Windows Server 2008 64-bit. &amp;nbsp;Excellent piece of information and article.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10239228" width="1" height="1"&gt;</description></item><item><title>re: IIS7 - Running 32-bit and 64-bit ASP.NET versions at the same time on different worker processes</title><link>http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx#10174291</link><pubDate>Tue, 14 Jun 2011 10:16:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10174291</guid><dc:creator>gerhard</dc:creator><description>&lt;p&gt;thank you for this solution. i searched many hours in my project-settings and projekt-links.&lt;/p&gt;
&lt;p&gt;but it was only one setting in iis.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10174291" width="1" height="1"&gt;</description></item><item><title>re: IIS7 - Running 32-bit and 64-bit ASP.NET versions at the same time on different worker processes</title><link>http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx#10159973</link><pubDate>Mon, 02 May 2011 11:27:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10159973</guid><dc:creator>Rakki Muthukumar (rakkim)</dc:creator><description>&lt;p&gt;@Devang - You need to have those in the applicationHost.config. That&amp;#39;s where your configurations related to the IIS server runtime will be stored. &lt;/p&gt;
&lt;p&gt;This section is located under &amp;lt;system.applicationHost&amp;gt;&lt;/p&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10159973" width="1" height="1"&gt;</description></item><item><title>re: IIS7 - Running 32-bit and 64-bit ASP.NET versions at the same time on different worker processes</title><link>http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx#10159690</link><pubDate>Sat, 30 Apr 2011 04:36:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10159690</guid><dc:creator>Devang Patel</dc:creator><description>&lt;p&gt;can you tell me where to write following code in web.config?&lt;/p&gt;
&lt;p&gt;-----&lt;/p&gt;
&lt;p&gt;&amp;lt;applicationPools&amp;gt; &amp;lt;add name=&amp;quot;MyAppPool32bit&amp;quot; autoStart=&amp;quot;true&amp;quot; enable32BitAppOnWin64=&amp;quot;true&amp;quot; /&amp;gt; &amp;lt;add name=&amp;quot;MyAppPool64bit&amp;quot; autoStart=&amp;quot;true&amp;quot; enable32BitAppOnWin64=&amp;quot;false&amp;quot; /&amp;gt; &amp;nbsp;&amp;lt;applicationPoolDefaults&amp;gt; &amp;nbsp; &amp;lt;processModel identityType=&amp;quot;NetworkService&amp;quot; /&amp;gt; &amp;nbsp;&amp;lt;/applicationPoolDefaults&amp;gt;&amp;lt;/applicationPools&amp;gt;&lt;/p&gt;
&lt;p&gt;waiting for reply&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10159690" width="1" height="1"&gt;</description></item><item><title>re: IIS7 - Running 32-bit and 64-bit ASP.NET versions at the same time on different worker processes</title><link>http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx#10147531</link><pubDate>Wed, 30 Mar 2011 05:16:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10147531</guid><dc:creator>emubd</dc:creator><description>&lt;p&gt;i like this solution.thank you for giving a nice solution.but i have gotten a better solution in other site.this site below&lt;/p&gt;
&lt;p&gt;In my workstation I have used 32bit PC. There is no problem every this is working nice. But an unexpected situation arise recently when I try to deploy my application in to a 64 bit windows server. I never face this problem before.....more&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://aspboss.blogspot.com/"&gt;http://aspboss.blogspot.com/&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10147531" width="1" height="1"&gt;</description></item><item><title>re: IIS7 - Running 32-bit and 64-bit ASP.NET versions at the same time on different worker processes</title><link>http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx#10055205</link><pubDate>Fri, 27 Aug 2010 20:58:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10055205</guid><dc:creator>Patrick</dc:creator><description>&lt;p&gt;FINALLY Someone can explain how to solve this!!! Thanks very much!!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10055205" width="1" height="1"&gt;</description></item><item><title>re: IIS7 - Running 32-bit and 64-bit ASP.NET versions at the same time on different worker processes</title><link>http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx#9970176</link><pubDate>Fri, 26 Feb 2010 22:17:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9970176</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;Thank you, thank you, thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9970176" width="1" height="1"&gt;</description></item><item><title>re: IIS7 - Running 32-bit and 64-bit ASP.NET versions at the same time on different worker processes</title><link>http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx#9957519</link><pubDate>Wed, 03 Feb 2010 13:02:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9957519</guid><dc:creator>Matz</dc:creator><description>&lt;p&gt;This one made my day&amp;#180;. Thanks a million Rakki!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9957519" width="1" height="1"&gt;</description></item><item><title>re: IIS7 - Running 32-bit and 64-bit ASP.NET versions at the same time on different worker processes</title><link>http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx#9925515</link><pubDate>Thu, 19 Nov 2009 16:23:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9925515</guid><dc:creator>marx</dc:creator><description>&lt;p&gt;Thanks for the info - didn&amp;#39;t work exactly as described - here&amp;#39;s what worked for me on Win 2008 R2:&lt;/p&gt;
&lt;p&gt;.\appcmd.exe set apppool &amp;quot;my app pool&amp;quot; /enable32BitAppOnWin64:true&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9925515" width="1" height="1"&gt;</description></item><item><title>re: IIS7 - Running 32-bit and 64-bit ASP.NET versions at the same time on different worker processes</title><link>http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx#9899178</link><pubDate>Fri, 25 Sep 2009 01:04:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9899178</guid><dc:creator>Barry</dc:creator><description>&lt;p&gt;Thank You! This is the first clear explanation I have seen.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9899178" width="1" height="1"&gt;</description></item></channel></rss>