« Previous Next »

Thread: isapi filters not getting picked up due to <remove>

Last post 09-14-2009 3:03 AM by Andrew Zhu - MSFT. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 09-08-2009, 8:41 AM

    • bacan01
    • Not Ranked
    • Joined on 08-28-2009, 1:56 PM
    • Posts 4

    isapi filters not getting picked up due to <remove>

    Folks,

     

    My setup has an application host configuration for isapiFilter like

    <add name="MyCustomFilter" .... />

    <remove name="MyCustomFilter" />

    due to which i isapiFilters are not getting loaded. I am adding the isapiFilters using C# API.

    While adding the entry can i remove the "remove" tag ConfigurationSections? If so how to do that using API?

  • 09-14-2009, 3:03 AM In reply to

    Re: isapi filters not getting picked up due to <remove>

     Hi,

    ->"due to which i isapiFilters are not getting loaded"

    I do not understand which statements you are refer to:both of the two line of code or one of them?

    ->"I am adding the isapiFilters using C# API"

    Could you share us your code?

    There is a technet document talks about this topic

    Add an ISAPI Filter (IIS 7)

    Hope it helps

    Regards

    Sincerely
    Microsoft Online Community Support
    Andrew Zhu - MSFT


    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (2 items)
Microsoft Communities