Re: Re. Global.Asax not working Server Side
From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 07/21/05
- Next message: Dominick Baier [DevelopMentor]: "Re: Re. Global.Asax not working Server Side"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Remote connection to the Intranet"
- In reply to: Jimmy Jazz: "Re. Global.Asax not working Server Side"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 21 Jul 2005 00:20:02 -0700
Hello Jimmy,
another option would be to package that as an HttpModule.
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> Hello,
>
> Using cookieless roles based security.
>
> Setting
>
> HttpContext.Current.User = New GenericPrincipal(id, Split(userData, ",
> "))
>
> in Global.asax Application_AuthenticateRequest
>
> On my desktop works fine. Server side nada.
>
> Any ideas?
>
> Thanx Jim
>
- Next message: Dominick Baier [DevelopMentor]: "Re: Re. Global.Asax not working Server Side"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Remote connection to the Intranet"
- In reply to: Jimmy Jazz: "Re. Global.Asax not working Server Side"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|