Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

isapi filters

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Code 404 errors  
Author Message
Mark

External


Since: Apr 13, 2005
Posts: 1



(Msg. 1) Posted: Wed Apr 13, 2005 2:33 pm
Post subject: isapi filters
Archived from groups: microsoft>public>inetserver>iis (more info?)

do isapi filters have to be written in c/c++? or can they be written in
some flavor of .net? if so, can you please point me in the write direction
to find examples.

thanks.

 >> Stay informed about: isapi filters 
Back to top
Login to vote
rm2069

External


Since: Apr 12, 2005
Posts: 3



(Msg. 2) Posted: Wed Apr 13, 2005 3:22 pm
Post subject: Re: isapi filters [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

For an ASP.Net web application, you may write HTTPModules which are
essentially same as ISAPI filters. Various application events are
exposed in an HTTPModule which you may handle according to your
requirements. You need to plug-in the HTTPModule with your web
application by registering it in <httpModules> section of the
web.config of your application.

 >> Stay informed about: isapi filters 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
ISAPI filters and IIS 6.0 - hi there when you apply an ISAPI filter to a web server, does this get processed for each site and sub site of the server, or only the area that requires the filter? any help would be good JP

IIS 5.0 Isapi Filters - I added a Webtrends cookie filter (iiscookieserver.dll) to an IIS web site. It successfully added, but when I try to access the web via FrontPage (2000/2002) this new isapi filter prevents web access. When I remove the filter, access is restored. Any....

IIS 6, old ISAPI filters - Hi... Our ops guys want to upgrade all of our old W2K, IIS 5 servers to W2k3/IIS 6, and I'm wondering about the implications for a few old ISAPI filters we've got. The first trial box they set up had 2 worker threads set to cycle every hour. They..

What are ISAPI filters? - Hi, I want to ask about ISAPI filters. What are they? Does anyone knows a good tutorial? Thanks, Ron

iis logging and isapi filters - a difficult question: i have developed two ISAPI filters and loaded fine on my Windows 2003 server. I have user VC++ 6 and MFC. Both filters use the CHttpFilter::OnLog notification to do something before the "real" log stars. Each filter i...
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]