473,464 Members | 1,729 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Hang problem in ASP.Net application

Hi all,

I have recently encountered the following problem with my ASP.Net
application.

After deploying our site and people started using it alot, we
discovered that if a person were to browse the site for a time, then go
and do somethign else while leaving the browser open, when they come
back to the site, none of the buttons do anything. Basically the site
has just become stale and loses all interactivity. Closing the browser
and reopening fixes the problem; However it would be great to get this
issue fixed.

Any input appreciated.

Dec 20 '05 #1
3 1433
This could be due to their Session expiring, or to ASP.NET process recycling,
or other issues.
There are a number of techniques for handling this including refreshing the
page programmatically at intervals, checking to see if there is a Session and
if not , redirecting the "returning after hiatus user" to the login page, and
others.
Peter

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


"to********@gmail.com" wrote:
Hi all,

I have recently encountered the following problem with my ASP.Net
application.

After deploying our site and people started using it alot, we
discovered that if a person were to browse the site for a time, then go
and do somethign else while leaving the browser open, when they come
back to the site, none of the buttons do anything. Basically the site
has just become stale and loses all interactivity. Closing the browser
and reopening fixes the problem; However it would be great to get this
issue fixed.

Any input appreciated.

Dec 20 '05 #2
Sounds like a session end problem?? How long are users "doing something
else," and what is the session timeout for the application set to
(typical default is 20 minutes)?

Jacque

Dec 20 '05 #3
Thanks for the input guys.

One thing to keep in mind is we do not use the Session collection
anywhere in our application.

Time Away - 20 minutes seems about right, though im not sure exactly
when the problem occurs.

Redirecting to login is probably our best bet- if just resuming from
where yuo left off isnt possible.

Dec 20 '05 #4

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

Similar topics

2
by: Mahesh | last post by:
Hi, This is on WinXP SP1. I needed to get to the POST body and while I was trying out various regular expressions, one of them caused Python to hang. The Python process was taking up 100% of...
5
by: Ido Zur | last post by:
The problem: We have ASP application that uses WSC as data access tier to SQL Server, and it runs well on windows 2000 server IIS 5.0. When we install the application on XP with IIS 5.1 the...
2
by: Amir The Ruler | last post by:
Hi guys I was working on an ASP.net project when suddenly PC restarted due to a power shortage. XP did not scandisk at boot so i did it manually. (with no error) Since then whenever i try to...
0
by: Shaul Dar | last post by:
When starting a (1st) .NET application the CLR seems to allocate a very large (100s of MB, continuous AFAIK) virtual memory, as evident by the process VM size of even a toy app. The CLR also seems...
2
by: Serge | last post by:
Hi, I am having a thread hang problem in my c# code. The example on the website: http://csharp.web1000.com/ is a simplified version of my problem. You will see in the form that a...
0
by: Ben | last post by:
Hi there, We've asp.net application running on a Win2000 server + .net framework 1.1.4322 . After running for a few weeks, it got hang. Even calling up a simple page such as the home page took...
6
by: Federico | last post by:
Hi, this is what I can do: - Create new solutions using VS.Net ASP.Net - Save the solutions, build the solution, view in browser with the solution still open. But, once I close the solution, I...
0
by: henrycortezwu | last post by:
Hi guys, I created an MDI application that can open multiple Crystal Report viewers (Child Forms). My problem is that if a user opens one big report or one heavy report that takes awhile to...
0
by: Jeff | last post by:
Banging my head against the wall trying to figure this out. I have a 'sometimes' hang while disposing a form which contains an ActiveX control (Flash.ocx version 7). The form's Dispose() method...
3
by: Michael Maes | last post by:
Hi, We have a windows service passing objects to a client application by remoting. The windows service is started and running successfully. * When the client app is running on the same...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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
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
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
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
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...
0
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
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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 ...

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.