All TagsISAPI (RSS)
  • IIS 7 Content Directory Redirect

    Hi all, I'm afraid I'm very new to the world of IIS, so please forgive me for stupid questions. I've got a project that has arrived in my desk, and having done some reading around this week I'm still not much the wiser. I'm hoping for some pointers in the right direction if possible...
    Posted to Forum by jock_sbfc on 11-27-2009, 1:01 PM
  • ADO provider not found for 32-bit ISAPI dll, but provider is present on system

    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). Manager is a 32-bit standalone .exe and connects fine to an Oracle database using the MSDAORA provider, which...
    Posted to Forum by StijnDeWitt on 11-11-2009, 9:16 AM
  • Problem running ISAPI dll from UNC path

    Hi all I got a problem running the Search engine of a Web applicaton. The scenario looks like this: IIS 6 on Server 2003 R2 SP2 The files to publish are located on a network share. In that folder lies a search.dll as an ISAPI extensions added the content as a new virtual directory, entered the user credentials...
    Posted to Forum by stko on 11-10-2009, 11:45 AM
  • Re: IIS7 & Trend Micro Officescan 8

    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 'Application Development'. You may also want to go to the root IIS7...
    Posted to Forum by KeithPoole on 11-06-2009, 1:01 AM
  • Protecting static content on IIS7 in Classic Mode

    Hi, 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? It's an ASP.NET site using forms authentication. Thanks!
    Posted to Forum by aures_arrigo on 10-29-2009, 11:07 AM
  • IIS + Tomcat not working

    Hi, I'm trying to set up IIS and Tomcat to work together. I read nearly every thread about it, and it'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...
    Posted to Forum by GregorFischer on 10-28-2009, 5:48 PM
  • PROPFIND to respond in a timely manner. How?

    Hello, 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 when folder that we are sending PROPFIND request for contains a lot of files/folders. Currently we send response through ServerSupportFunction in...
    Posted to Forum by vsoro00 on 09-30-2009, 2:05 PM
  • Call HTTPModule with OWA 2003

    I'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 to the ability to process an HTTPModule in classic ASP by setting up a * scriptmap to aspnet_isapi.dll. I've...
    Posted to Forum by pjpzls on 09-21-2009, 2:07 PM
  • How to read posted form data in IIS 5.x filter

    I have a filter (extends CHttpFilter) that registers for SF_NOTIFY_PREPROC_HEADERS in GetFilterVersion(), and OnPreprocHeaders gets called as expected at request-time. What I need to do is get access to data that was posted from an HTML form. I've tried registering for SF_NOTIFY_READ_RAW_DATA and...
    Posted to Forum by brown9 on 08-25-2009, 1:42 PM
  • GET fails after PROPFIND request takes a lot of time to process.

    Our custom isapi function processes PROPFIND and GET requests. First PROPFIND requests finds all the files in the folder, and then GET requests sent to download all those files that were found. Whenever it takes long enough time to process PROPFIND request (which happens when there are qutie a lot of...
    Posted to Forum by vsoro00 on 08-07-2009, 12:55 PM
Page 1 of 10 (98 items) 1 2 3 4 5 Next > ... Last »
Microsoft Communities