473,399 Members | 2,278 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

howto make app1 sessions not expire while app2 is being use...

hi all !!!

THE SCENARIO:

Single box running many ASP.NET applications.

A single "first level" app works like a "application portal";
it is a high level app that simply does authentication and
permissions stuff and redirects users to the other applications.

The "second level" apps just do the work. we have many of them,
developed by different vendors.

THE PROBLEM:

while a user is working in a "second level" app
the session objects at the single "first level" app should not expire.

THE QUESTION:

how can we get such behavior ?

thanks in advance !!!
ant.
Nov 18 '05 #1
1 963
You have to keep posting to that application to keep the session alive. You
could potentially put something in an iFrame on each of your sub-pages, as
long as you have something on there posting - even if the only thing that
the contained page renders is a logo or something similar.

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows Client
Windows XP Associate Expert
--
More people read the newsgroups than read my email.
Reply to the newsgroup for a faster response.
(Control-G using Outlook Express)
--

"Antonio Lopez Arredondo" <ad**@someplace.com> wrote in message
news:u1**************@TK2MSFTNGP09.phx.gbl...
hi all !!!

THE SCENARIO:

Single box running many ASP.NET applications.

A single "first level" app works like a "application portal";
it is a high level app that simply does authentication and
permissions stuff and redirects users to the other applications.

The "second level" apps just do the work. we have many of them,
developed by different vendors.

THE PROBLEM:

while a user is working in a "second level" app
the session objects at the single "first level" app should not expire.

THE QUESTION:

how can we get such behavior ?

thanks in advance !!!
ant.

Nov 18 '05 #2

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

Similar topics

15
by: Jazzis | last post by:
I recently moved an application from W2K / IIS5 to W2K3 / IIS6. In the new environment user sessions expire after 2-3 minutes? I can't find any solution to this, although I found quite a few...
3
by: Will Woodhull | last post by:
Hi, I'm new here-- I've been reading the group for a couple of days. Nice group; I like the way n00b33 questions are handled. I've been using a Javascript routine in index.html to determine a...
3
by: Manuel Lopez | last post by:
Hello, We have two applications that will reside on the same webserver. We want to be able to post from pages in App1 to to pages in App2. We need to pass sensible data, so we cannot use...
12
by: D. Shane Fowlkes | last post by:
This is a repost (pasted below). Since my original post, I've double checked the system clock and set all IIS Session Timeout values to 10 minutes. Still ...the problem occurs. I've also...
2
by: Alfred Tascon | last post by:
I'm trying to stop multiple logins. I thought the best way would be to expire any existing sessions (authcookies?) a user might have open whenever he/she logs in. This would also take care of...
3
by: Atul | last post by:
Hi, I am running .NET Framework 2.0 on windows XP SP2. I am stuck in a situation where I need to find out a list of all active sessions running in IIS for a web application. I know that .NET...
6
by: Andrew Chung | last post by:
Hi all, For an application that I'm working on, upon successful authentication, Session.Timeout is set to 60 minutes. This behaviour works as expected on my own machine. If I refresh a page...
9
by: dino d. | last post by:
Hi Everyone- I was reading a few posts about sessions and security, and it seems that the best way to address sessions security is to require authentication every time the user needs to get to...
6
by: dawnerd | last post by:
HI everyone. I have another little problem that I could use some advice on. I have a session class that handles creating a simple session to keep my users logged in. It works fine. However, the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
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
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.