473,503 Members | 12,791 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

session stateserver question

Hi all,

I have been asked to build a common login for a cluster of web apps, is it
possible to use stateserver to handle/manage session state across more than
one web application?

Cheers, Lerp
Nov 18 '05 #1
4 1348
No. Session State is limited to the app it belongs to.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living

"Lerp" <ad***@officience.ca> wrote in message
news:Om**************@TK2MSFTNGP15.phx.gbl...
Hi all,

I have been asked to build a common login for a cluster of web apps, is it
possible to use stateserver to handle/manage session state across more than one web application?

Cheers, Lerp

Nov 18 '05 #2
Ok, sorry for confusion.

I guess what I meant was this: if I had two seperate applications that were
configured to use a third server as the stateserver for session management
for the two apps. Could I access a session variable that was created in one
application in the other application?

Cheers, Lerp


"Lerp" <ad***@officience.ca> wrote in message
news:Om**************@TK2MSFTNGP15.phx.gbl...
Hi all,

I have been asked to build a common login for a cluster of web apps, is it
possible to use stateserver to handle/manage session state across more than one web application?

Cheers, Lerp

Nov 18 '05 #3
not using implementation as it stands.

if you are required to pass or share data consider using common flat file /
database / webservices or even remoting options.

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Lerp" <ad***@officience.ca> wrote in message
news:OE*************@TK2MSFTNGP11.phx.gbl...
Ok, sorry for confusion.

I guess what I meant was this: if I had two seperate applications that were configured to use a third server as the stateserver for session management
for the two apps. Could I access a session variable that was created in one application in the other application?

Cheers, Lerp


"Lerp" <ad***@officience.ca> wrote in message
news:Om**************@TK2MSFTNGP15.phx.gbl...
Hi all,

I have been asked to build a common login for a cluster of web apps, is it possible to use stateserver to handle/manage session state across more

than
one web application?

Cheers, Lerp


Nov 18 '05 #4
ok, cool thx guys :)
"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:Oe**************@TK2MSFTNGP15.phx.gbl...
not using implementation as it stands.

if you are required to pass or share data consider using common flat file / database / webservices or even remoting options.

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Lerp" <ad***@officience.ca> wrote in message
news:OE*************@TK2MSFTNGP11.phx.gbl...
Ok, sorry for confusion.

I guess what I meant was this: if I had two seperate applications that were
configured to use a third server as the stateserver for session management
for the two apps. Could I access a session variable that was created in

one
application in the other application?

Cheers, Lerp


"Lerp" <ad***@officience.ca> wrote in message
news:Om**************@TK2MSFTNGP15.phx.gbl...
Hi all,

I have been asked to build a common login for a cluster of web apps,

is it possible to use stateserver to handle/manage session state across more

than
one web application?

Cheers, Lerp



Nov 18 '05 #5

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

Similar topics

3
5973
by: Nhi Lam | last post by:
Hi, I understand that there are 3 modes in which I can configure the SessionStateModule. What I need is an out of process Session State store with fail over support. The "SQL Server Mode" seems...
14
2040
by: Michael Carr | last post by:
I have an intermittent problem that occurs on a very small number of browsers that access my website. The strange thing is this: my site works perfectly for 99.9% of browsers. The behavior...
8
8394
by: karahan celikel | last post by:
I realized that when SqlServer mode is used for session management Session_End event is not fired in global.asax. What can I do if I want to do something when a user's session end? Thanks
5
367
by: RA | last post by:
Hi If I use session variables does this depends on cookies being sent to the client browser? If yes then what happens if the user disable cookies? Thanks
2
2166
by: John A Grandy | last post by:
for high traffic public websites , what are the proven options for session-state storage & management ? is an out-of-process state-server generally preferred over a sql-server ? what are the...
4
9286
by: fm | last post by:
We are using State Server to host our session objects. We have several applications running under IIS that will be using the State Server. How can one of those applications clear its Session...
10
3478
by: tshad | last post by:
I have been using the default session state (InProc) and have found that I have been loosing my information after a period of time (normally 20 minutes). Is there anyway to find out how much...
1
1273
by: jamezw | last post by:
I have a web app that uses StateServer to track session. It is cookieless (e.g. session ID in the URL.) We have run into a problem that is like such: we have a page that has multiple frames on it....
3
1582
by: Rob Nicholson | last post by:
I'm currently using InProc session which are working fine. In the app, I've got a master object called MyApp which has a fair number of properties, child classes etc. I find it easier to do this: ...
0
7296
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
7364
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7017
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7470
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
5604
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3186
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
3174
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1524
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
751
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.