HttpModule vs. Global.asax

D

David B. Bitton

I moved Authentication code from an HttpModule to the Global.asax file. It
was _not_ "sticking" when I set my custom IPrincipal, but it "stuck" when I
did the assignment in the global.asax. Why?

--
--

David B. Bitton
(e-mail address removed)
www.codenoevil.com

Code Made Fresh DailyT
 
S

Steven Cheng[MSFT]

Hi David,


I'm viewing this issue and found that this is the same one related to
another thread
subject: Custom Principal in this queue

I've replied you in that one and provide my testing results. Do you think
it convenient that we conintue to discuss in that thread? If you have any
questions, please feel free to post there. Thanks.


Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top