Hi Jackie,
Thanks for the response - is there any way of launching the w3wp process
without hitting an ASP page? It seems a bit inconvenient to set up my
filter, restart my server and have to then bring up the browser and 'ping'
an ASP to see if I've configured it properly.
What if I have no ASP pages to browse to? What do I do in that case - will a
'normal' HTML page do?
-Thom
On 10/12/04 8:23 AM, in article 1JX##9GsEHA.3468@cpmsftngxa06.phx.gbl,
"Jacqueline Jaynes [MSFT]" <JackieJa@online@microsoft.com> wrote:
> In IIS6, isapi filters are loaded in the w3wp process, so you need to
> launch this process in order for the filter to load. You can just browse
> any ASP page and this will launch the w3wp process. Until you launch an
> ASP page, the status of the filter will be show as unknown. Once you
> launch the w3wp process (browse any asp page) , check the isapi filter tab,
> and then the filter should show as loaded.
>
> In IIS5, isapi filters are loaded in the w3svc process, which gets loaded
> when you do an iisreset so the filters will show as loaded.
>
>
> Hope this helps!
>
> Thank you,
>
> Jackie Jaynes [MSFT]
> Microsoft IIS
> JackieJa RemoveThis @online.microsoft.com
>
> Please do not send email directly to this alias. This
> is our online account name for newsgroup participation only.
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
> You assume all risk for your use. © 2001 Microsoft Corporation. All rights
> reserved.
>
>
>
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: IIS Filter oddity on WIN 2003...