« Previous Next »

Thread: isapi filter crashes iis

Last post 10-10-2009 6:27 AM by lextm. 4 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (5 items)

Sort Posts:

  • 10-06-2009, 5:47 AM

    • test_win
    • Not Ranked
    • Joined on 08-31-2009, 6:33 AM
    • Posts 4

    isapi filter crashes iis

    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.
  • 10-06-2009, 7:18 AM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 4:18 AM
    • Shanghai, PRC
    • Posts 1,417

    Re: isapi filter crashes iis

    It is possible that this ISAPI filter has some bugs. You can use DebugDiag to capture crash dumps and that can lead you to the call stack and so on which is a good point to start with. (http://support.microsoft.com/kb/919789)
    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • 10-06-2009, 8:26 AM In reply to

    • test_win
    • Not Ranked
    • Joined on 08-31-2009, 6:33 AM
    • Posts 4

    Re: isapi filter crashes iis

    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.

     

  • 10-10-2009, 3:08 AM In reply to

    Re: isapi filter crashes iis

  • 10-10-2009, 6:27 AM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 4:18 AM
    • Shanghai, PRC
    • Posts 1,417

    Re: isapi filter crashes iis

    If this crash happens very frequently, you can install Debugging Tools for Windows on another machine and copy the installation folder to that server. ADPlus.vbs included in the installation is another good tool to capture IIS crash dumps.

    http://support.microsoft.com/kb/286350

    Let's face the fact that you cannot catch all bugs in development box.

    Regards,

    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
Page 1 of 1 (5 items)
Microsoft Communities