<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>Running IIS 32-bit Applications on IIS 64-bit</title><link>http://blogs.technet.com/mbaher/archive/2006/12/17/running-iis-32-bit-applications-on-iis-64-bit.aspx</link><description>Do you have IIS on Windows 64 bit and want to run application that is for 32 bit. No problem. From the Inetpub admin scripts run the following: " cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 true" Here are the details. Windows Server</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Running IIS 32-bit Applications on IIS 64-bit</title><link>http://blogs.technet.com/mbaher/archive/2006/12/17/running-iis-32-bit-applications-on-iis-64-bit.aspx#715597</link><pubDate>Thu, 29 Mar 2007 03:46:01 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:715597</guid><dc:creator>Simon Francesco</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Does this last point preclude running 32-bit Reporting Services and Exchange Server 2007 side-by-side on a 64bit System?&lt;/p&gt;
&lt;p&gt;I have read and tried to implement the information in the article &amp;quot;How to: Configure IIS to Run 32-bit Reporting Services in WOW64 Mode&amp;quot; &lt;a rel="nofollow" target="_new" href="http://msdn2.microsoft.com/en-gb/library/ms143293.aspx"&gt;http://msdn2.microsoft.com/en-gb/library/ms143293.aspx&lt;/a&gt; but this seems to break the IIS reliant portions of Exchange 2007.&lt;/p&gt;
&lt;p&gt;I've also looked at switching between 32bit and 64 bit versions of Dotnet 2.0 but this article &lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/kb/894435"&gt;http://support.microsoft.com/kb/894435&lt;/a&gt; makes express note not to try this with Exchange Server 2007 but doesn't say why.&lt;/p&gt;
&lt;p&gt;Am I trying to achieve something that is impossible or should I keep looking? I am trying to test SQL 2005 Express (64 bit version) and have installed just the reporting services component of the 32bit version (as I can't seem to find a 64 bit version of SQL 2005 Express with Advanced Services).&lt;/p&gt;
&lt;p&gt;Any light you could shed on this would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;Cheers Simon&lt;/p&gt;
</description></item><item><title>re: Running IIS 32-bit Applications on IIS 64-bit</title><link>http://blogs.technet.com/mbaher/archive/2006/12/17/running-iis-32-bit-applications-on-iis-64-bit.aspx#716255</link><pubDate>Thu, 29 Mar 2007 10:30:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:716255</guid><dc:creator>mbaher@microsoft.com</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;On 64-bit Windows, the World Wide Web Publishing service does not support running 32-bit and 64-bit worker processes concurrently on the same server, since Exchange is running in 64-bit mode you can't run the SQL reporting services 32-bit mode on the same box. You can find SQL express with the advanced services at &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?familyid=5B5528B9-13E1-4DB9-A3FC-82116D598C3D&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=5B5528B9-13E1-4DB9-A3FC-82116D598C3D&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;finally, i don't recommed you to install these services on the Exchange server as it should be dedicated to mail services only.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description></item><item><title>re: Running IIS 32-bit Applications on IIS 64-bit</title><link>http://blogs.technet.com/mbaher/archive/2006/12/17/running-iis-32-bit-applications-on-iis-64-bit.aspx#718252</link><pubDate>Fri, 30 Mar 2007 12:32:44 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:718252</guid><dc:creator>Simon Francesco</dc:creator><description>&lt;p&gt;Hi Thanks for your reply,&lt;/p&gt;
&lt;p&gt;I take on board your recommendation, however just to clarify, does the SQL express with the advanced services &amp;nbsp;download you have refered to include a 64bit version of Reporting Services?&lt;/p&gt;
&lt;p&gt;When unpacked there appear to be x86 and x64 versions of a few components as separate msi files but the report services component only has the one msi file.&lt;/p&gt;
&lt;p&gt;So while you recommend against it, is it even possible, meaning is there a 64 bit version of the RS component?&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;
</description></item><item><title>re: Running IIS 32-bit Applications on IIS 64-bit</title><link>http://blogs.technet.com/mbaher/archive/2006/12/17/running-iis-32-bit-applications-on-iis-64-bit.aspx#720579</link><pubDate>Sun, 01 Apr 2007 11:34:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:720579</guid><dc:creator>mbaher@microsoft.com</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;No, Express only includes the 32-bit version of SSRS, accordingly you can't combine with other 64-bit web sites as we discussed before,&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description></item><item><title>re: Running IIS 32-bit Applications on IIS 64-bit</title><link>http://blogs.technet.com/mbaher/archive/2006/12/17/running-iis-32-bit-applications-on-iis-64-bit.aspx#2772263</link><pubDate>Wed, 23 Jan 2008 14:11:58 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2772263</guid><dc:creator>frankbasti</dc:creator><description>&lt;p&gt;hi.&lt;/p&gt;
&lt;p&gt;I went through this tutorial and very litmited there is on the web about this subject.&lt;/p&gt;
&lt;p&gt;I followed your instructions and I get the following:&lt;/p&gt;
&lt;p&gt;Service Unavailable&lt;/p&gt;
&lt;p&gt;It shows up on all my sites.&lt;/p&gt;
&lt;p&gt;Even those running static HTML.&lt;/p&gt;
&lt;p&gt;Our applications USE classic asp.&lt;/p&gt;
&lt;p&gt;They use Server.createobject for a lot of things.&lt;/p&gt;
&lt;p&gt;So its a must to have 32 bit.&lt;/p&gt;
&lt;p&gt;I dont know why we got a 64 bit server, other than we did not know IIS would not support both modes.&lt;/p&gt;
&lt;p&gt;We dont have the time to re program our applications in .net&lt;/p&gt;
&lt;p&gt;Please let me knwo what causes the Service Unavailable Error&lt;/p&gt;
&lt;p&gt;Do i have to create a new app pool?&lt;/p&gt;
&lt;p&gt;all my 3 sites are using default app pool with standard settings.&lt;/p&gt;
&lt;p&gt;Also i went in IIS 6 and tried allowing ever Web Service Extension..&lt;/p&gt;
&lt;p&gt;Also tried installing .net framework 1.1 (this is a new box and it was not installed by default)&lt;/p&gt;
&lt;p&gt;None of these steps work.&lt;/p&gt;
&lt;p&gt;Creating a new web site doesnt fix the error either.&lt;/p&gt;
&lt;p&gt;What would cause the service unavaible.&lt;/p&gt;
&lt;p&gt;And the app pool to just crash like that?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;Frank Basti&lt;/p&gt;
</description></item><item><title>re: Running IIS 32-bit Applications on IIS 64-bit</title><link>http://blogs.technet.com/mbaher/archive/2006/12/17/running-iis-32-bit-applications-on-iis-64-bit.aspx#2772270</link><pubDate>Wed, 23 Jan 2008 14:14:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2772270</guid><dc:creator>frankbasti</dc:creator><description>&lt;p&gt;Forgot to add.&lt;/p&gt;
&lt;p&gt;Eventviewer gets the following ERRORS&lt;/p&gt;
&lt;p&gt;ISAPI Filter 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\\aspnet_filter.dll' could not be loaded due to a configuration problem. The current configuration only supports loading images built for a AMD64 processor architecture. The data field contains the error number. To learn more about this issue, including how to troubleshooting this kind of processor architecture mismatch error, see &lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/?LinkId=29349"&gt;http://go.microsoft.com/fwlink/?LinkId=29349&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For more information, see Help and Support Center at &lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/events.asp"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/a&gt;.&lt;/p&gt;
</description></item><item><title>re: Running IIS 32-bit Applications on IIS 64-bit</title><link>http://blogs.technet.com/mbaher/archive/2006/12/17/running-iis-32-bit-applications-on-iis-64-bit.aspx#2772332</link><pubDate>Wed, 23 Jan 2008 14:35:47 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2772332</guid><dc:creator>mbaher@microsoft.com</dc:creator><description>&lt;p&gt;Hi Frank,&lt;/p&gt;
&lt;p&gt;- Are you using windows 64 bit?&lt;/p&gt;
&lt;p&gt;- Are you using the DotNetFramewoek 32-bit or 64 bit? if you are using Windows 64bit then you should use the 64bit version of DotNet which is available here &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b44a0000-acf8-4fa1-affb-40e78d788b00&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=b44a0000-acf8-4fa1-affb-40e78d788b00&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Feed me back.&lt;/p&gt;
</description></item><item><title>Re: Running IIS 32-bit Applications on IIS 64-bit</title><link>http://blogs.technet.com/mbaher/archive/2006/12/17/running-iis-32-bit-applications-on-iis-64-bit.aspx#3215061</link><pubDate>Thu, 19 Mar 2009 11:16:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3215061</guid><dc:creator>nagaraj1024</dc:creator><description>&lt;p&gt;When I run this command on 64 bit on server 2003 , after reset IIS service, My websites are became &amp;quot;Service Unavailable&amp;quot;. When check event log I came to know thats &lt;/p&gt;
&lt;p&gt;Could not load all ISAPI filters for site/service. &amp;nbsp;Therefore startup aborted.&lt;/p&gt;
&lt;p&gt;For more information, see Help and Support Center at &lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/events.asp"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;And Followed By &lt;/p&gt;
&lt;p&gt;ISAPI Filter '%systemroot%\Microsoft.NET\Framework64\v2.0.50727\aspnet_filter.dll' could not be loaded due to a configuration problem. The current configuration only supports loading images built for a x86 processor architecture. The data field contains the error number. To learn more about this issue, including how to troubleshooting this kind of processor architecture mismatch error, see &lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/?LinkId=29349"&gt;http://go.microsoft.com/fwlink/?LinkId=29349&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Few other forums are suggested me to run ...&lt;/p&gt;
&lt;p&gt;aspnet_regiis.exe -i -enable command. But after that also no use.&lt;/p&gt;
&lt;p&gt;Can some one help in this.?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;For more information, see Help and Support Center at &lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/events.asp"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/a&gt;.&lt;/p&gt;
</description></item></channel></rss>