By design a session is user specific. You could register some information at
a broader scope (for example in an application rather than in a session
variable). You may want to explain what you are trying to do...
--
Patrice
"Loyola stalin" <> a écrit dans le
message de news:
C669F562-ECB2-4681-88B3-...
> Hi,
>
> I am using ASP .NET 2.0 along with Windows'XP OS.
>
> Let me explain the problem, whenever the user singing into a application,
> we
> need to create the session for the specific user. I want to retrieve all
> the
> session objects, which is available on the application server[IIS].