473,414 Members | 1,823 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,414 software developers and data experts.

Long process -> page can't be displayed

Hi,

i have an asp.net web application. A user can start a process which takes a
long time, about 1.5 hour.
but after about an hour, internet explorer display's the page:

"The page cannot be displayed".

If i look at the processlist, the aspnet_wp.exe is still running fine. And
the last action before ending is write a small text file. It does it
perfectly. So i conclude it's no server side problem.

Does anyone know why internet expolorer displays that message. And how to
prevent it from comming up?
Nov 18 '05 #1
2 1936
"Jeroen Pot" <jm****@quicknet.nl> wrote in message
news:28***************************@news.multikabel .nl...
Hi,

i have an asp.net web application. A user can start a process which takes a long time, about 1.5 hour.
but after about an hour, internet explorer display's the page:

"The page cannot be displayed".

If i look at the processlist, the aspnet_wp.exe is still running fine. And
the last action before ending is write a small text file. It does it
perfectly. So i conclude it's no server side problem.

Does anyone know why internet expolorer displays that message. And how to
prevent it from comming up?


I can't directly answer your question, but: are you sure you want to trust
your users to stay on the same page for 1.5 hours? Why not just start the
long-running process and allow the user to come back and check for status
later?
--
John Saunders
johnwsaundersiii at hotmail
Nov 18 '05 #2
That would be my advice also. In addition, you could force the page to
refresh periodically to provide them with updated status (if they stayed on
the page).

"John Saunders" <jo**************@notcoldmail.com> wrote in message
news:%2***************@TK2MSFTNGP09.phx.gbl...
"Jeroen Pot" <jm****@quicknet.nl> wrote in message
news:28***************************@news.multikabel .nl...
Hi,

i have an asp.net web application. A user can start a process which takes
a
long time, about 1.5 hour.
but after about an hour, internet explorer display's the page:

"The page cannot be displayed".

If i look at the processlist, the aspnet_wp.exe is still running fine.

And the last action before ending is write a small text file. It does it
perfectly. So i conclude it's no server side problem.

Does anyone know why internet expolorer displays that message. And how to prevent it from comming up?


I can't directly answer your question, but: are you sure you want to trust
your users to stay on the same page for 1.5 hours? Why not just start the
long-running process and allow the user to come back and check for status
later?
--
John Saunders
johnwsaundersiii at hotmail

Nov 18 '05 #3

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

Similar topics

3
by: Bob Bedford | last post by:
Some of my code has a long process, and my ISP limits the scripts to 30 seconds. Now, I must absolutely create a file with some string (simply a number and an email), then process any line with...
3
by: Darko Jovisic | last post by:
Hi! How to create an alert that responses in case of long querya. I haven't noticed any counters that deals with these kind of situations? Thx for your help!
2
by: Slide-O-Mix | last post by:
I am using the Process class to run an external application from my application. The first time I call the .Start() method it takes several seconds for the process to actually start. Subsequent...
1
by: peterlan | last post by:
Hello, I have an issue with a long-running import process in our asp.net app (1.1). After the user initiates an import, we're trying to make periodic xmlhttp requests to update a progress bar. In...
5
by: lcw1964 | last post by:
Greetings again, I will burden the group with yet another tenderfoot question, but since conscientious googling hasn't yield a lucid answer I thought I would risk the shortcut of asking here...
6
by: seb | last post by:
Hi, I am using pygtk for the first times. I am wondering what would be the best "pattern" to interface pygtk with a thread. The thread is collecting informations (over the network for...
0
by: spamfilteraccount | last post by:
Hi, I have simple GUI with a listbox containing file names. If I select a file and press ENTER it should be opened. It works, but things are working strangely. Here's the code I use to open...
4
by: J. Frank Parnell | last post by:
Hi there, I have a list of links which point to e.g. thescript.php?album=somePictures1 thescript.php?album=somePictures2 This list is about 3000 links. Each album may have 500 or more...
32
by: John Wright | last post by:
I have a long process I run that needs to be complete before the user can continue. I can change the cursor to an hourglass, but I want to update the Status Strip on the bottom during the process. ...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
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...

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.