Forum Search Results for "" RSS 1—4 of 4

More Search Options

  • Re: isapi filter crashes iis

    Posted to Extensibility by test_win on 10-06-2009, 8:26 AM

    The same dll(ISAPI filter) works fine in development enviroment. Moreover in production environment we will not able to install anything. Is there any other way.  

    • http://forums.iis.net/p/1161508/1919649.aspx#1919649
  • isapi filter crashes iis

    Posted to Extensibility by test_win on 10-06-2009, 5:47 AM

    Hi,  I have created an ISAPI filter.  It works fine on development and SIT server.  But in production server it doesn't works. In event log the following gets logged Reporting queued error: faulting application w3wp.exe, version 6.0.3790.2825, faulting module msvcr80.dll, version 8.0.50727.3053, fault address 0x00046039.

    • http://forums.iis.net/p/1161508/1919629.aspx#1919629
  • Re: Adding a new header in ISAPI filter (onPreProc)

    Posted to Extensibility by test_win on 09-17-2009, 7:42 AM

    How to parse the authorization header? What exactly we need to check in authorization header? How to check it integrated windows authentication. Can you please provide with some sample code / link

    • http://forums.iis.net/p/912041/1917321.aspx#1917321
  • Re: Adding a new header in ISAPI filter (onPreProc)

    Posted to Extensibility by test_win on 09-16-2009, 7:37 AM

    Below is the scenario for a virtual directory following are the setting in IIS 1. Enable Anonymous Access is DISABLED (check box is unchecked). 2. Integrated Windows Authentication is DISABLED (check box is unchecked) 3. Basic authentication is ENABLED (checkbox is selected) In the web.config of the web application (for the same virtual ...

    • http://forums.iis.net/p/912041/1917160.aspx#1917160

Microsoft Communities