by: Geigho |
last post by:
Setting session timeout in web.config file does not seem
to have any effect. Any explanation or suggestion will be
appreciated.
|
by: Nedu N |
last post by:
how to make session not to time out (infinite life time)?
if not possible how to increase the time out? for my application its timing
out fairly...
|
by: Jim Heavey |
last post by:
I am wanting to find out a way to timeout my session
This issue is that the user retrieve data from a datatable and that data get stale over time,...
|
by: LearninGuru |
last post by:
Hi Folks,
I am creating a web service that will be hosted on a web farm. The web service also uses sessions to store user specific data. I have...
|
by: DavidS |
last post by:
First: There are several ways to confuse one regarding session timeout.
(1) web.config - <sessionState timeout="20">
(2) IIS Manager | Internet...
|
by: bdeviled |
last post by:
I am deploying to a web environment that uses load balancing and to insure
that sessions persist across servers, the environment uses SQL to manage...
|
by: Rajesh.jain25 |
last post by:
Hi,
I am facing a problem of automatic session timeout problem and
automatic session_end event fired.
Case1: As I have analyzed I get to know...
|
by: Vanessa |
last post by:
hi everyone,
I changed the login session timeout from default 20 to 30 minutes, like
following:
Session.Timeout = 30
But it doesn't work. I...
|
by: Aryan |
last post by:
Hi,
I have put my session related parameter in web.config under
system.web, given below is the code for same.
<system.web>
<sessionState...
|
by: UJ |
last post by:
I have a page where the user can upload a video file. As you can guess, this
may take a while. Is there a way I can change the session timeout for...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was...
|
by: Matthew3360 |
last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...
|