Re: Authorization_Request event in Global.asax



Hi,

this is not true (at all).

have a look at this post:

http://www.leastprivilege.com/ProtectingNonASPNETResourcesWithASPNET20.aspx

Essentially you do a wildcard mapping in IIS6 to the aspnet_isapi and all requests go through the asp.net pipeline. Feel free to ask after reading the post.

---
Dominick Baier, DevelopMentor
http://www.leastprivilege.com

NADA. Not at all.

You will have to code this info into the ASP pages.

*************************************************
Think outside of the box!
*************************************************
"Chris Davoli" <ChrisDavoli@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message
news:873B11B7-6B97-40EF-AC7E-A87CE2887548@xxxxxxxxxxxxxxxx
If I mix classic asp pages into a .Net ptoject, and I need the
Authorization_request event in the gloabal.asax to fire
(implementing
LDAP
security), will the Authorization_request event fire for the classic
ASP
page?
-- Chris Davoli



.



Relevant Pages

  • Re: Migration Issues from ASP website to IIS6
    ... ASP is definitely supported by IIS6. ... IIS is not sending detailed error messages because that is a security ...
    (microsoft.public.inetserver.iis)
  • Re: w3wp.exe takes 100% processor
    ... Be careful when using a stress test. ... A typical web user will request 1 asp page every 60 seconds. ... configure the stress tool to delay 60 seconds between requests. ... The CPU utilisation of w3wp rises when users are ...
    (microsoft.public.inetserver.iis)
  • Re: Long-running ASP page using ServerXMLHTTP...
    ... If you are using Sessions it's normal that all requests for a single session ... Updating the cache itself can be done from your ASP page itself, ... > are allowed to execute while we are waiting for the response from the 3rd ...
    (microsoft.public.inetserver.asp.db)
  • Re: Confused about ASP, "sessions", and queuing of multiple requests
    ... cookies (include ASP session state cookie) with the first IE instance. ... and generating multiple HTTP requests from a single IE ... :> running IIS on a multiprocessor server. ...
    (microsoft.public.inetserver.asp.general)
  • Re: Confused about ASP, "sessions", and queuing of multiple requests
    ... cookies (include ASP session state cookie) with the first IE instance. ... and generating multiple HTTP requests from a single IE ... :> running IIS on a multiprocessor server. ...
    (microsoft.public.inetserver.iis)