<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS 7 - Troubleshooting</title><link>http://forums.iis.net/1052.aspx</link><description>Questions relating to the new diagnostics engine in IIS 7 such as Failed Request Tracing</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: exchange 2007 sp1 kills my iis application how to fix?</title><link>http://forums.iis.net/thread/1869059.aspx</link><pubDate>Thu, 08 May 2008 01:17:54 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1869059</guid><dc:creator>Halinab</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1869059.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1869059</wfw:commentRss><description>I get the same error and applied the bitness64 to my isapi filters and my website works again but I can&amp;#39;t say the same for owa.&amp;nbsp; I get the windows creditentials propts screen than blank (or a blue line down the middle) no owa login screen.&amp;nbsp; Don&amp;#39;t know if owa would have worked by itself as I&amp;nbsp;migrated the existing website&amp;nbsp;from iis6.0 first.&amp;nbsp;</description></item><item><title>Re: exchange 2007 sp1 kills my iis application how to fix?</title><link>http://forums.iis.net/thread/1868118.aspx</link><pubDate>Fri, 25 Apr 2008 00:33:50 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1868118</guid><dc:creator>anilr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1868118.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1868118</wfw:commentRss><description>&lt;p&gt;IIS7 is the first IIS version to support running 32-bit and 64-bit wps side-by-side (IIS6 did not support this) - this is why we have introduced pre-conditions to allow someone to specify configuration for 32-bit vs 64-bit worker processes - I guess exchange setup needs to be updated to take advantage of this.&lt;/p&gt;</description></item><item><title>Re: exchange 2007 sp1 kills my iis application how to fix?</title><link>http://forums.iis.net/thread/1868117.aspx</link><pubDate>Fri, 25 Apr 2008 00:26:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1868117</guid><dc:creator>hevnbnd</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1868117.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1868117</wfw:commentRss><description>&lt;p&gt;THANK YOU very much for your help. It is there for both and working. So why does this happen and again can this be fixed without editing the applicationhost.config&lt;/p&gt;</description></item><item><title>Re: exchange 2007 sp1 kills my iis application how to fix?</title><link>http://forums.iis.net/thread/1868116.aspx</link><pubDate>Fri, 25 Apr 2008 00:14:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1868116</guid><dc:creator>anilr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1868116.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1868116</wfw:commentRss><description>&lt;p&gt;You probably need to add a bitness64 precondition for the other filter in there also.&lt;/p&gt;</description></item><item><title>Re: exchange 2007 sp1 kills my iis application how to fix?</title><link>http://forums.iis.net/thread/1868114.aspx</link><pubDate>Thu, 24 Apr 2008 23:51:13 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1868114</guid><dc:creator>hevnbnd</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1868114.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1868114</wfw:commentRss><description>&lt;p&gt;UPDATE ok If i change these two isapifilters in the&amp;nbsp;applicationhost.config it fixes my problem.&lt;/p&gt;
&lt;p&gt;&amp;lt;isapiFilters&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;clear /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;filter name=&amp;quot;Exchange OWA Cookie Authentication ISAPI Filter&amp;quot; path=&amp;quot;C:\Program Files\Microsoft\Exchange Server\ClientAccess\owa\auth\owaauth.dll&amp;quot; enabled=&amp;quot;true&amp;quot; preCondition=&amp;quot;bitness64&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;filter name=&amp;quot;Exchange ActiveSync ISAPI Filter&amp;quot; path=&amp;quot;C:\Program Files\Microsoft\Exchange Server\ClientAccess\sync\bin\AirFilter.dll&amp;quot; enabled=&amp;quot;true&amp;quot; preCondition=&amp;quot;bitness64&amp;quot;/&amp;nbsp;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/isapiFilters&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Why did this happen and is there a way to fix it through the gui instead of in the applicationhost.config file?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: exchange 2007 sp1 kills my iis application how to fix?</title><link>http://forums.iis.net/thread/1868113.aspx</link><pubDate>Thu, 24 Apr 2008 23:48:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1868113</guid><dc:creator>anilr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1868113.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1868113</wfw:commentRss><description>&lt;p&gt;You dll is an ISAPI extension, so should not be in the isapiFilters list.&amp;nbsp; The OWA isapi filter is probably either in a location tag in applicationhost.config (look for another isapiFilters section in applicationhost.config) or it is in web.config for the root app for the website.&lt;/p&gt;</description></item><item><title>Re: exchange 2007 sp1 kills my iis application how to fix?</title><link>http://forums.iis.net/thread/1868112.aspx</link><pubDate>Thu, 24 Apr 2008 23:44:28 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1868112</guid><dc:creator>hevnbnd</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1868112.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1868112</wfw:commentRss><description>&lt;p&gt;This is all that i have in applicationhost.config under isapifilters&lt;/p&gt;
&lt;p&gt;&amp;lt;isapiFilters&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;filter name=&amp;quot;ASP.Net_2.0.50727.0&amp;quot; path=&amp;quot;%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_filter.dll&amp;quot; enableCache=&amp;quot;true&amp;quot; preCondition=&amp;quot;bitness32&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;filter name=&amp;quot;ASP.Net_2.0.50727-64&amp;quot; path=&amp;quot;%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_filter.dll&amp;quot; enableCache=&amp;quot;true&amp;quot; preCondition=&amp;quot;bitness64&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/isapiFilters&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Should i have another one for my dll?&lt;/p&gt;</description></item><item><title>Re: exchange 2007 sp1 kills my iis application how to fix?</title><link>http://forums.iis.net/thread/1868110.aspx</link><pubDate>Thu, 24 Apr 2008 23:40:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1868110</guid><dc:creator>anilr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1868110.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1868110</wfw:commentRss><description>&lt;p&gt;This means that you have 32-bit OWA filter configured for 64-bit worker process (or vice-versa) - find the line for this filter in the isapiFilters section in %windir%\system32\inetsrv\config\applicationhost.config and add a preCondition=&amp;quot;bitness32&amp;quot; or preCondition=&amp;quot;bitness64&amp;quot; as the case may be.&lt;/p&gt;</description></item><item><title>exchange 2007 sp1 kills my iis application how to fix?</title><link>http://forums.iis.net/thread/1868109.aspx</link><pubDate>Thu, 24 Apr 2008 23:34:11 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1868109</guid><dc:creator>hevnbnd</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1868109.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1868109</wfw:commentRss><description>&lt;p&gt;Hello, I figure this is an easy fix, but I can&amp;#39;t seem to find it.&amp;nbsp; For some reason as soon as I installed exchange i got this error in my application in ie.&lt;/p&gt;
&lt;h2&gt;HTTP Error 500.0 - Internal Server Error&lt;/h2&gt;
&lt;h3&gt;Calling LoadLibraryEx on ISAPI filter &amp;quot;C:\Program Files\Microsoft\Exchange Server\ClientAccess\owa\auth\owaauth.dll&amp;quot; failed&lt;/h3&gt;
&lt;p&gt;
&lt;table class="" cellspacing="0" cellpadding="0"&gt;

&lt;tr class="alt"&gt;
&lt;th class=""&gt;Module&lt;/th&gt;
&lt;td class=""&gt;IIS Web Core&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;th class=""&gt;Notification&lt;/th&gt;
&lt;td class=""&gt;Unknown&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="alt"&gt;
&lt;th class=""&gt;Handler&lt;/th&gt;
&lt;td class=""&gt;ISAPI-dll&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;th class=""&gt;Error Code&lt;/th&gt;
&lt;td class=""&gt;0x800700c1&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;
&lt;div id="details-right"&gt;
&lt;table class="" cellspacing="0" cellpadding="0"&gt;

&lt;tr class="alt"&gt;
&lt;th class=""&gt;Requested URL&lt;/th&gt;
&lt;td class=""&gt;http://localhost:80/dplive/dplive.dll/login&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;th class=""&gt;Physical Path&lt;/th&gt;
&lt;td class=""&gt;C:\Scanlon\dp50\dplive\bin\dplive.dll\login&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="alt"&gt;
&lt;th class=""&gt;Logon Method&lt;/th&gt;
&lt;td class=""&gt;Not yet determined&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;th class=""&gt;Logon User&lt;/th&gt;
&lt;td class=""&gt;Not yet determined&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;For some reason it suddenly starts loading the isapi filter for owa instead of my dll... Any ideas?&lt;/div&gt;</description></item></channel></rss>