Live Chat Icon For mobile
Live Chat Icon

I am writing my own HttpHandler. Why is session state not working?

Platform: ASP.NET| Category: Session

Your HttpHandler has to implement the ‘marker’ interface IRequiresSessionState or IReadOnlySessionState in order to use session state.

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.