Hello, I have written an ISAPI filter and also have written a script to install the filter. I observed that after I run the script the filter is activated immediately without restarting that Web Site. I want to know if it is required (a recommended / good practice) to restart the particular site after installing an ISAPI filter. Thanks, Suyog
Hi Suyog, Site filters will be picked up when they are set up in the metabase. Global filters require a restart. Thank you, -Wade A. Hilmo, -Microsoft "Suyog" wrote in message news:1141310399.770039.260010@j33g2000cwa.googlegroups.com... > Hello, > I have written an ISAPI filter and also have written a > script to install the filter. I observed that after I run the script > the filter is activated immediately without restarting that Web Site. > I want to know if it is required (a recommended / good > practice) to restart the particular site after installing an ISAPI > filter. > Thanks, > Suyog >