473,503 Members | 2,238 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SessionState Information

Urs
Hi

is there a way to access global session state information? I would like to
browse through all the items which have been stored per session under a
given key, e.g. Username, in order to retrieve the values of all users
sessions.

I use both, InProc and StateServer, depending on the installation.

Any hints are appreciated. Thanks,
Urs
Jul 8 '06 #1
3 975
In a word, "no".
Session is specific to an individual user, and does not expose any kind of
"global" collection.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Urs" wrote:
Hi

is there a way to access global session state information? I would like to
browse through all the items which have been stored per session under a
given key, e.g. Username, in order to retrieve the values of all users
sessions.

I use both, InProc and StateServer, depending on the installation.

Any hints are appreciated. Thanks,
Urs
Jul 9 '06 #2
Urs
Not good, but Thanks.

"Peter Bromberg [C# MVP]" <pb*******@yahoo.nospammin.comschrieb im
Newsbeitrag news:76**********************************@microsof t.com...
In a word, "no".
Session is specific to an individual user, and does not expose any kind of
"global" collection.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Urs" wrote:
>Hi

is there a way to access global session state information? I would like
to
browse through all the items which have been stored per session under a
given key, e.g. Username, in order to retrieve the values of all users
sessions.

I use both, InProc and StateServer, depending on the installation.

Any hints are appreciated. Thanks,
Urs

Jul 9 '06 #3
There is a product (fairly expensive) that does support this.
It is called ScaleOut StateServer. Granted, this product
is largely for web farms but you may find some of the
features such as cross site sharing of in-memory data
appealing.

http://www.eggheadcafe.com/articles/scaleout_server.asp

--
Robbe Morris - 2004-2006 Microsoft MVP C#
Earn money answering .NET questions
http://www.eggheadcafe.com/forums/merit.asp

"Urs" <uv****@msn.comwrote in message
news:ut**************@TK2MSFTNGP03.phx.gbl...
Hi

is there a way to access global session state information? I would like to
browse through all the items which have been stored per session under a
given key, e.g. Username, in order to retrieve the values of all users
sessions.

I use both, InProc and StateServer, depending on the installation.

Any hints are appreciated. Thanks,
Urs

Jul 10 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2170
by: Kristofer Liljeblad | last post by:
Hi, I've successfully setup my machine to use: sessionState mode="SQLServer". All is up and running so no problems so far. Because I curious person, I started to play around with the two new...
0
1099
by: Flemming Jensen | last post by:
The idea behind this code is to standardize all my webpages in an application to look the same by inheriting the pages from a userdefined class. But it gives me problems regarding sessionstate... ...
2
1250
by: mike parr | last post by:
I want to use cookies on my website, simply to identify the user when they come to my website (I will just be writing one for new users and reading from people who are already users when they reach...
5
9366
by: Mikko Penkkimäki | last post by:
Hi Looks like I can not change Web page's timeout setting. In practise it's all the time 20 minutes - no matter what I do. I have this kind of setting in web.config: <sessionState...
2
1675
by: ivanL | last post by:
In web.config, I can set SessionState mode to "Off" while using Forms authentication, they have 2 diff mechanisms, is this correct?
4
1759
by: jensen bredal | last post by:
Hello, i was not able to find any documentation about the largest value one can assign the "timeout" attribute of the <sessionState section in web.config. any idea?
2
2010
by: Philipp Schumann | last post by:
....BUT for _custom_ HttpHandlers. How can I do that? In my custom IHttpHandler, HttpContext.Current.Session is a null reference, and I can't use the session state. It is enabled in web.config...
1
1407
by: Craig | last post by:
I'm planning on persisting sessionState in a database (not MS SQL). Is there a way to do this using the web.config file? I see that you can set the sessionState mode="SQLServer" to persist to a...
7
1496
by: Krishnan | last post by:
Hi, Could anyone please let me know how to read SessionState setting from the Web.Config file into an ASPNET application? TIA Krishnan
5
8223
by: jb | last post by:
*Please* help --- I'm tearing my hair out. I want to use sessionstate in a webservice, accessed from a client, written in script (JScript, InfoPath). I have written my webservice (C# .NET). I...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7287
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7468
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4689
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3180
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3170
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1521
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
747
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
401
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.