Search:
Namespaces
Discussions
.NET v1.1
Feedback
Session object in a IhttpHandler
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspnghttphandlers' list
.
Carlo Tedone
Hi, all
I’ve tried to use a session object in IhttpHandler but the system resulted
an error.
Why?
Thanks
Reply to this message...
Alex Lowe
Carlo,
In order to access session information in a class that implements the
IhttpHandler your class must also inherit either the
IRequiresReadOnlySessionState interface or the
IRequiresSessionState
interface. More information on
IHttpHandler
and SessionState configuration
can be found at
http://msdn.microsoft.com/library/dotnet/cpguide/cpconsessionstate.htm
.
hth,
Alex
http://www.asp-grandrapids.net
Click here to reveal e-mail address
----- Original Message -----
From: "Carlo Tedone" <
Click here to reveal e-mail address
>
To: "aspnghttphandlers" <
Click here to reveal e-mail address
>
Sent: Sunday, June 03, 2001 7:02 AM
Subject: [aspnghttphandlers] Session object in a IhttpHandler
> -- This message, which was originally sent to "aspngdata", has been moved
to "aspnghttphandlers" mailing list by the List Master --
[Original message clipped]
Reply to this message...
System.Web.IHttpHandler
System.Web.SessionState.IRequiresSessionState
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com