I need to block users for downloading some PDF files if a session is not null and if the file is marked as private (checked trough DB table)
I have tryed global.ascx solution but I can't access in none of this events AcquireRequestState, PreRequestHandlerExecute the session state..
Any ideas?? Thanks!