<?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>Search results matching tag 'isapi'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=isapi&amp;orTags=0</link><description>Search results matching tag 'isapi'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Howto switch from ISAPI to FastCGI PHP on IIS6</title><link>http://forums.iis.net/p/1163084/1926641.aspx#1926641</link><pubDate>Tue, 01 Dec 2009 06:54:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1926641</guid><dc:creator>NipponBill</dc:creator><cs:applicationKey>php_community-49</cs:applicationKey><description>I have a Windows 2003 server (SP2) running PHP 4.4.1 as ISAPI. I wanted to try using the Microsoft Web Platform Installer to update PHP, but I heard that it has problems updating setups that run ISAPI. I am assuming that I&amp;#39;ll need to convert to FastCGI first. Are there any guides that might point me in the right direction?</description></item><item><title>IIS 7 Content Directory Redirect</title><link>http://forums.iis.net/p/1163023/1926377.aspx#1926377</link><pubDate>Fri, 27 Nov 2009 18:01:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1926377</guid><dc:creator>jock_sbfc</dc:creator><cs:applicationKey>iis7_-_extensibility--1</cs:applicationKey><description>&lt;p&gt;Hi all,&lt;/p&gt;&lt;p&gt;I&amp;#39;m afraid I&amp;#39;m very new to the world of IIS, so please forgive me for stupid questions.&lt;/p&gt;&lt;p&gt;I&amp;#39;ve got a project that has arrived in my desk, and having done some reading around this week I&amp;#39;m still not much the wiser. I&amp;#39;m hoping for some pointers in the right direction if possible?&lt;/p&gt;&lt;p&gt;Ok, I&amp;#39;m looking to supply a WebDAV solution to a group of people. They have seperate shares that they wish to go to. I can retrieve their own shares from Active Directory.&lt;/p&gt;&lt;p&gt;I&amp;#39;m considering a WebDAV site on IIS7 (Win 2008), but presumably need to authenticate the user, retrieve their share and then redirect them. Is an ISAPI filter the way to go? Would a new (sorry forget the name) managed module do the trick for me?&lt;/p&gt;&lt;p&gt;Any recommendations appreciated, and links to relevant articles would be superb. Or am I barking up the wrong tree entirely? (Also any products on the market offering this solution would be welcome)&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p&gt;Greg &lt;br /&gt;&lt;/p&gt;</description></item><item><title>ADO provider not found for 32-bit ISAPI dll, but provider is present on system</title><link>http://forums.iis.net/p/1162543/1924258.aspx#1924258</link><pubDate>Wed, 11 Nov 2009 14:16:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924258</guid><dc:creator>StijnDeWitt</dc:creator><cs:applicationKey>iis_in_syswow_mode--1</cs:applicationKey><description>&lt;p&gt;We have an application that consists of two parts, Manager and Engine. We have troubles getting the Engine to connect to an Oracle db using 32-bit MSDAORA provider (Microsoft driver for Oracle).&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Manager is a 32-bit standalone .exe and connects fine to an Oracle database using the MSDAORA provider, which is also 32-bit, on the same system. Also if we use the 32-bit version of the ODBC administrator, the MSDAORA provider is available and works just fine.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Engine is an ISAPI dll running in IIS7 in an application pool that is set to 32-bit. We have an &amp;#39;echo&amp;#39; action that reports that the DLL is loaded and running fine. However, the Engine is unable to connect to the MSDAORA provider, saying that the provider cannot be found.&lt;/p&gt;&lt;p&gt;My (simple and probably wrong) diagnosis is that, because IIS 7 is 64-bit, Windows is trying to find the 64-bit version of MSDAORA, which indeed does not exist. Could this be correct? &lt;/p&gt;&lt;p&gt;Is it even possible to have a 32-bit ISAPI dll running in a 32-bit application pool in IIS7 to connect to a database using the 32-bit provider? If possible, do you need to do something special to make it work? Any pointers to documentation on this?&lt;/p&gt;&lt;p&gt;If not possible, doesn&amp;#39;t that mean that there would be dozens of applications left behind in 32-bit land because they would no longer be able to connect to databases when running in IIS7? My gut feeling tells me this can&amp;#39;t be so and I must be missing some silly checkbox &amp;#39;Enable 32-bit ADO providers&amp;#39; or something like that in my IIS config.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;We are aware that there is no 64-bit MSDAORA provider and MS does not plan to make one, but we thought this would not impact our software as it is itself still 32-bit. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Problem running ISAPI dll from UNC path</title><link>http://forums.iis.net/p/1162504/1924085.aspx#1924085</link><pubDate>Tue, 10 Nov 2009 16:45:32 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924085</guid><dc:creator>stko</dc:creator><cs:applicationKey>troubleshooting--1</cs:applicationKey><description>&lt;p&gt;Hi all&lt;/p&gt;
&lt;p&gt;I got a problem running the Search engine of a&amp;nbsp;Web applicaton. &lt;/p&gt;
&lt;p&gt;The scenario looks like this: &lt;/p&gt;
&lt;p&gt;IIS 6 on Server 2003 R2 SP2&lt;/p&gt;
&lt;p&gt;The files to publish are located on a network share. In that folder lies a search.dll as an ISAPI extensions&lt;/p&gt;
&lt;p&gt;&amp;nbsp;added the content as a new virtual directory, entered the user credentials for the share (modify permissions). &lt;/p&gt;
&lt;p&gt;- Execute permission set to Scripts ans Executables&lt;/p&gt;
&lt;p&gt;-Added the search.dll to the allowed Web Service Extensions&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The static content of the site runs just fine, bt when I try to run the search in the browser, nothing happens. No results, no errors, no system events. &lt;/p&gt;
&lt;p&gt;When i move the content to the harddisk and add this directory as virtual folder, everything works as expectet.&lt;/p&gt;
&lt;p&gt;What am I missing?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks&lt;/p&gt;</description></item><item><title>Re: IIS7 &amp;amp; Trend Micro Officescan 8</title><link>http://forums.iis.net/p/1147924/1923626.aspx#1923626</link><pubDate>Fri, 06 Nov 2009 06:01:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923626</guid><dc:creator>KeithPoole</dc:creator><cs:applicationKey>iis7_-_configuration__scripting-41</cs:applicationKey><description>Hey.

Had this problem myself. Just turns out had to install the CGI feature.

You can do this by going to the server manager, expanding Rolls, right clicking on IIS and clicking the add feature option. CGI should be listed under &amp;#39;Application Development&amp;#39;.

You may also want to go to the root IIS7 (server) node and click ISAPI Permissions and make sure that any cgi files have execute permissions.

-Keith</description></item><item><title>Protecting static content on IIS7 in Classic Mode</title><link>http://forums.iis.net/p/1162175/1922662.aspx#1922662</link><pubDate>Thu, 29 Oct 2009 15:07:18 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922662</guid><dc:creator>aures_arrigo</dc:creator><cs:applicationKey>iis7_-_security--1</cs:applicationKey><description>&lt;p&gt;Hi, &lt;/p&gt;&lt;p&gt;I know how to protect my static (HTML) pages in IIS6, and how to do it using the IIS7 Integrated Pipeline, but how can I protect my HTML pages from unauthorised access in IIS7 when running in Classic Mode? &lt;br /&gt;&lt;/p&gt;&lt;p&gt;It&amp;#39;s an ASP.NET site using forms authentication.&lt;/p&gt;&lt;p&gt;Thanks! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>IIS + Tomcat not working</title><link>http://forums.iis.net/p/1162158/1922544.aspx#1922544</link><pubDate>Wed, 28 Oct 2009 21:48:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922544</guid><dc:creator>GregorFischer</dc:creator><cs:applicationKey>iis7_-_extensibility--1</cs:applicationKey><description>&lt;p&gt;Hi, I&amp;#39;m trying to set up IIS and Tomcat to work together.&lt;/p&gt;&lt;p&gt;I read nearly every thread about it, and it&amp;#39;s still not working !! NTFS rights are set to r/w for IUSR and IIS_USRSR in Tomcat directory as well as in the connector-DLLs place. I tried the registry-way to tell Tomcat about the Isapi-DLL as well as the isapi_redirector.properties-way (but where to place that file?).&lt;/p&gt;&lt;p&gt;I&amp;#39;m getting an 500.0 error, code 0x80070001 from IsapiFilterModul notification AuthenticateRequest, details see below. Looks like an authenification problem, but rights are all lowered in the concerning directories. A conflict with other handlers? Just a bug in isapi_redirector.dll ?&lt;br /&gt;&lt;/p&gt;&lt;p&gt; What&amp;#39;s wrong? Need help!&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Here&amp;#39;s my setup:&lt;/p&gt;&lt;p&gt;uriworkermap.properties:&lt;/p&gt;&lt;p&gt;/myapp=myworker&lt;br /&gt;/myapp/*=myworker&lt;/p&gt;&lt;p&gt;workers.properties:&lt;/p&gt;&lt;p&gt;ps=\&lt;br /&gt;worker.list=myworker&lt;br /&gt;worker.myworker.type=ajp13&lt;br /&gt;worker.myworker.host=127.0.0.1&lt;br /&gt;worker.myworker.port=800 &lt;/p&gt;&lt;p&gt;Registry:&lt;/p&gt;&lt;p&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi Redirector\1.0]&lt;br /&gt;&amp;quot;extension_uri&amp;quot;=&amp;quot;/jakarta/isapi_redirect.dll&amp;quot;&lt;br /&gt;&amp;quot;log_file&amp;quot;=&amp;quot;C:\\connector\\isapi_redirect.log&amp;quot;&lt;br /&gt;&amp;quot;log_level&amp;quot;=&amp;quot;debug&amp;quot;&lt;br /&gt;&amp;quot;worker_file&amp;quot;=&amp;quot;C:\\connector\\workers.properties&amp;quot;&lt;br /&gt;&amp;quot;worker_mount_file&amp;quot;=&amp;quot;C:\\connector\\uriworkermap.properties&amp;quot;&lt;/p&gt;&lt;p&gt;&amp;nbsp;applicationHost.config&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;location path=&amp;quot;apps&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;system.webServer&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;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;jkfilter&amp;quot; path=&amp;quot;C:\connector\isapi_redirect.dll&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;/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;security&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;authentication&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;anonymousAuthentication enabled=&amp;quot;true&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;windowsAuthentication enabled=&amp;quot;false&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;basicAuthentication enabled=&amp;quot;false&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;/authentication&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;/security&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;handlers accessPolicy=&amp;quot;Read, Execute, Script&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;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;add name=&amp;quot;ISAPI-dll&amp;quot; path=&amp;quot;*.dll&amp;quot; verb=&amp;quot;*&amp;quot; type=&amp;quot;&amp;quot; modules=&amp;quot;IsapiModule&amp;quot; scriptProcessor=&amp;quot;C:\connector\isapi_redirect.dll&amp;quot; resourceType=&amp;quot;File&amp;quot; requireAccess=&amp;quot;Execute&amp;quot; allowPathInfo=&amp;quot;true&amp;quot; preCondition=&amp;quot;&amp;quot; responseBufferLimit=&amp;quot;4194304&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;add name=&amp;quot;PHP_via_FastCGI&amp;quot; path=&amp;quot;*.php&amp;quot; verb=&amp;quot;*&amp;quot; type=&amp;quot;&amp;quot; modules=&amp;quot;FastCgiModule&amp;quot; scriptProcessor=&amp;quot;C:\Program Files\PHP\php-cgi.exe&amp;quot; resourceType=&amp;quot;Either&amp;quot; requireAccess=&amp;quot;Script&amp;quot; allowPathInfo=&amp;quot;false&amp;quot; preCondition=&amp;quot;&amp;quot; responseBufferLimit=&amp;quot;4194304&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;add name=&amp;quot;CGI-exe&amp;quot; path=&amp;quot;*.exe&amp;quot; verb=&amp;quot;*&amp;quot; type=&amp;quot;&amp;quot; modules=&amp;quot;CgiModule&amp;quot; scriptProcessor=&amp;quot;&amp;quot; resourceType=&amp;quot;File&amp;quot; requireAccess=&amp;quot;Execute&amp;quot; allowPathInfo=&amp;quot;true&amp;quot; preCondition=&amp;quot;&amp;quot; responseBufferLimit=&amp;quot;4194304&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;add name=&amp;quot;TRACEVerbHandler&amp;quot; path=&amp;quot;*&amp;quot; verb=&amp;quot;TRACE&amp;quot; type=&amp;quot;&amp;quot; modules=&amp;quot;ProtocolSupportModule&amp;quot; scriptProcessor=&amp;quot;&amp;quot; resourceType=&amp;quot;Unspecified&amp;quot; requireAccess=&amp;quot;None&amp;quot; allowPathInfo=&amp;quot;false&amp;quot; preCondition=&amp;quot;&amp;quot; responseBufferLimit=&amp;quot;4194304&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;add name=&amp;quot;OPTIONSVerbHandler&amp;quot; path=&amp;quot;*&amp;quot; verb=&amp;quot;OPTIONS&amp;quot; type=&amp;quot;&amp;quot; modules=&amp;quot;ProtocolSupportModule&amp;quot; scriptProcessor=&amp;quot;&amp;quot; resourceType=&amp;quot;Unspecified&amp;quot; requireAccess=&amp;quot;None&amp;quot; allowPathInfo=&amp;quot;false&amp;quot; preCondition=&amp;quot;&amp;quot; responseBufferLimit=&amp;quot;4194304&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;add name=&amp;quot;StaticFile&amp;quot; path=&amp;quot;*&amp;quot; verb=&amp;quot;*&amp;quot; type=&amp;quot;&amp;quot; modules=&amp;quot;StaticFileModule,DefaultDocumentModule,DirectoryListingModule&amp;quot; scriptProcessor=&amp;quot;&amp;quot; resourceType=&amp;quot;Either&amp;quot; requireAccess=&amp;quot;Read&amp;quot; allowPathInfo=&amp;quot;false&amp;quot; preCondition=&amp;quot;&amp;quot; responseBufferLimit=&amp;quot;4194304&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;/handlers&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/system.webServer&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/location&amp;gt;&lt;br /&gt;&lt;/p&gt;&lt;div id="details-left"&gt;&lt;table cellpadding="0" cellspacing="0"&gt;&lt;tr class="alt"&gt;&lt;th&gt;Modul&lt;/th&gt;
&lt;td&gt;IsapiFilterModule&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;Benachrichtigung&lt;/th&gt;
&lt;td&gt;AuthenticateRequest&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="alt"&gt;
&lt;th&gt;Handler&lt;/th&gt;
&lt;td&gt;StaticFile&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;Fehlercode&lt;/th&gt;
&lt;td&gt;0x80070001&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;
&lt;div id="details-right"&gt;
&lt;table cellpadding="0" cellspacing="0"&gt;

&lt;tr class="alt"&gt;
&lt;th&gt;Angeforderte URL&lt;/th&gt;
&lt;td&gt;http://apps.myserver.local:80/&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;Physikalischer Pfad&lt;/th&gt;
&lt;td&gt;C:\inetpub\apps&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="alt"&gt;
&lt;th&gt;Anmeldemethode&lt;/th&gt;
&lt;td&gt;Anonym&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;Angemeldeter Benutzer&lt;/th&gt;
&lt;td&gt;Anonym&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;</description></item><item><title>PROPFIND to respond in a timely manner. How?</title><link>http://forums.iis.net/p/1161373/1919040.aspx#1919040</link><pubDate>Wed, 30 Sep 2009 18:05:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1919040</guid><dc:creator>vsoro00</dc:creator><cs:applicationKey>extensibility--1</cs:applicationKey><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Our custom isapi is handling PROPFIND requests from our clients. We would like to decrease response time. The whole response might take a lot of time&amp;nbsp;when folder that we are sending PROPFIND request&amp;nbsp;for contains a lot of files/folders.&amp;nbsp;Currently&amp;nbsp;we&amp;nbsp;send&amp;nbsp;response through ServerSupportFunction&amp;nbsp;in a response&amp;nbsp;vector which combines info about all files/folders&amp;nbsp;(using&amp;nbsp;HSE_REQ_VECTOR_SEND parameter).&lt;/p&gt;
&lt;p&gt;We&amp;nbsp;think it&amp;nbsp;might be possible to do this by&amp;nbsp;using WriteClient function and sending&amp;nbsp;data to client - one&amp;nbsp;file (or folder) at a time, perhaps by calling writeclient multiple times. &lt;/p&gt;
&lt;p&gt;Does anyone&amp;nbsp;know (and could provide&amp;nbsp;a code sample which shows) how this&amp;nbsp;is done? &lt;/p&gt;
&lt;p&gt;Thank you so much.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Call HTTPModule with OWA 2003</title><link>http://forums.iis.net/p/1161076/1917715.aspx#1917715</link><pubDate>Mon, 21 Sep 2009 18:07:50 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1917715</guid><dc:creator>pjpzls</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;I&amp;#39;ve written an HTTPModule that I would like to put in front of OWA 2003. I know this would typically be done with an isapi filter, however there seems to be some references on the web&amp;nbsp;to the ability to process an HTTPModule in classic ASP by setting up a * scriptmap to aspnet_isapi.dll. I&amp;#39;ve done this, and it seems to successfully pass the request to aspnet, however, it ultimately fails when it is looking for a web.config (throws a permissions error):&lt;/p&gt;
&lt;p&gt;Failed to start monitoring changes to &amp;#39;\\.\BackOfficeStorage\dev.local\MBX\username&amp;#39; because access is denied.&lt;/p&gt;
&lt;p&gt;No Releveant Source Lines&lt;/p&gt;
&lt;p&gt;Obviously there will not be a web.config for each mailbox. Also I don&amp;#39;t have the ability to add one at the MBX level. So I&amp;#39;m not really sure where to go from here. &lt;/p&gt;
&lt;p&gt;I first&amp;nbsp;wanted&amp;nbsp;to get&amp;nbsp;OWA 2003 working while passing the request to .net (without the module),&amp;nbsp;and then I was going to&amp;nbsp;attempt to add the&amp;nbsp;httpmodule to&amp;nbsp;the web.config in the asp.net&amp;#39;s web.config file located at C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Has anyone done this before or have any tips? Or is this even possible? I&amp;#39;d be interested to hear your thoughts. Thanks in advance.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How to read posted form data in IIS 5.x filter</title><link>http://forums.iis.net/p/1160314/1914589.aspx#1914589</link><pubDate>Tue, 25 Aug 2009 17:42:16 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1914589</guid><dc:creator>brown9</dc:creator><cs:applicationKey>extensibility--1</cs:applicationKey><description>I have a filter (extends CHttpFilter) that registers for SF_NOTIFY_PREPROC_HEADERS in GetFilterVersion(), and OnPreprocHeaders gets called as expected at request-time.&lt;br /&gt;&lt;br /&gt;What I need to do is get access to data that was posted from an HTML form. I&amp;#39;ve tried registering for SF_NOTIFY_READ_RAW_DATA and overriding OnReadRawData, but what happens is that the DLL fails to load. It&amp;#39;s repeatable- it I take out the SF_NOTIFY_READ_RAW_DATA in GetFilterVersion() then the DLL loads (and OnPreprocHeaders is called as normal). If I putback SF_NOTIFY_READ_RAW_DATA, loading fails.&lt;br /&gt;&lt;br /&gt;All I see in the System Log are entries like this:&lt;br /&gt;&lt;br /&gt;Source: W3SVC&lt;br /&gt;Category: None&lt;br /&gt;Type: Error&lt;br /&gt;EventID: 14&lt;br /&gt;User: N/A&lt;br /&gt;&lt;br /&gt;The HTTP Filter DLL C:\path\to\the.dll failed to load.&amp;nbsp; The data is the error.&lt;br /&gt;For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.&lt;br /&gt;&lt;br /&gt;The Data section, showing Words, is&lt;br /&gt;0000: 0000007e&lt;br /&gt;&lt;br /&gt;Using OnReadRawData may not even be sufficient, since I need access to the data in my OnPreprocHeaders, but from the description of the event processing at http://msdn.microsoft.com/en-us/library/ms524855.aspx it looks like when OnPreprocHeaders is called there could still be pending calls to OnReadRawData.&lt;br /&gt;&lt;br /&gt;So better than a callback function like this would be a way to programmatically ask for the incoming data on demand, from within OnPreprocHeaders. I haven&amp;#39;t seen a way to do that in a filter. Is there something I&amp;#39;m missing?&lt;br /&gt;&lt;br /&gt;Thanks for any ideas.&lt;br /&gt;&lt;br /&gt;</description></item></channel></rss>