473,465 Members | 4,818 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Page turned white

I was calling another asp page from my main page.
The another page contains lot of code and processing
But after some time my page has turned white and curosr
shows that sytem is still busy.

Why this happened ?

Please advise !
Dec 23 '05 #1
6 1207
its the dreaded white page virus.. you better virus scan that system
immediatly
"IMRAN SAROIA" <im*************@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
I was calling another asp page from my main page.
The another page contains lot of code and processing
But after some time my page has turned white and curosr
shows that sytem is still busy.

Why this happened ?

Please advise !

Dec 23 '05 #2
IMRAN SAROIA wrote:
I was calling another asp page from my main page.
The another page contains lot of code and processing
But after some time my page has turned white and curosr
shows that sytem is still busy.

Why this happened ?


You answered your own question: it contains a lot of code.
Use a series of "response.write" statements to discover where the bottleneck
is occuring (you will need to set response.buffer to false)

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Dec 23 '05 #3
Kyle Peterson wrote on 23 dec 2005 in
microsoft.public.inetserver.asp.general:
"IMRAN SAROIA" <im*************@hotmail.com> wrote in message
I was calling another asp page from my main page.
The another page contains lot of code and processing
But after some time my page has turned white and curosr
shows that sytem is still busy.


its the dreaded white page virus.. you better virus scan that system
immediatly


Since this is a clientside virus giving clientside symptoms,
it is off topic on this NG.

Kyle, you should have stat response.redirected
to a top clinical clientside NG-virologist,
as this is a heavy infection, derived from the symptoms:
- all the colour is drained from the page.
- the curosr and de sytem have changed beond recognition.
However the blue page virus is far more dangerous to the system.

response.end

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Dec 23 '05 #4
>> - all the colour is drained from the page.
Actually, the absence of color is black - #000000.

In this case, he is suffering from the "All The Colors" virus - #FFFFFF.

Bob Lehmann

"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.242...
Kyle Peterson wrote on 23 dec 2005 in
microsoft.public.inetserver.asp.general:
"IMRAN SAROIA" <im*************@hotmail.com> wrote in message
I was calling another asp page from my main page.
The another page contains lot of code and processing
But after some time my page has turned white and curosr
shows that sytem is still busy.


its the dreaded white page virus.. you better virus scan that system
immediatly


Since this is a clientside virus giving clientside symptoms,
it is off topic on this NG.

Kyle, you should have stat response.redirected
to a top clinical clientside NG-virologist,
as this is a heavy infection, derived from the symptoms:
- all the colour is drained from the page.
- the curosr and de sytem have changed beond recognition.
However the blue page virus is far more dangerous to the system.

response.end

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Dec 24 '05 #5
Bob Lehmann wrote on 24 dec 2005 in
microsoft.public.inetserver.asp.general:
- all the colour is drained from the page.

Actually, the absence of color is black - #000000.

In this case, he is suffering from the "All The Colors" virus - #FFFFFF.


Where #FFFFFF stands for "ffs" or "efface".

This effect on the monitor screen is described
in the Merriam-Webster Online Dictionary:

Main Entry: ef·face
Inflected Form(s): ef·faced; ef·fac·ing
Etymology: Middle English, from Middle French effacer, from Old French
esfacier, from e- + face face

1 : to eliminate or make indistinct by or as if by wearing away a surface
<coins with dates effaced by wear>; also : to cause to vanish <daylight
effaced the stars>

2 : to make (oneself) modestly or shyly inconspicuous


--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Dec 24 '05 #6
I guess it's about some loop in your code. (for..........to / do
while............loop/ .....).
try to use response.write, so that you can see what you're code is doing.
Dec 27 '05 #7

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

Similar topics

1
by: Michael Brennan-White | last post by:
If I submit my for using a get action the resulting page loads . If I use a post action I get an error page saying "The page cannot be found". I am calling the originating page!!! This happens...
8
by: Dan | last post by:
When a user clicks on a link in my menu, I want the background color of the link that comes up in the hover to remain on the destination page. My menu looks like this: <div id="adminmenu"> <a...
4
by: Els | last post by:
Hi, I would like an opinion on the following: I have a page which is made up of background-images with transparent linked images in front of it, which on hover show text in CSS popups. Due to...
8
by: Radx | last post by:
Here in my web application, I have a data entry page with serval controls. Some of the controls have autopostback is set true. But the problem is when two or more people are entering data at the...
7
by: GaryDean | last post by:
In my old 1.1 apps the default was MS_POSITIONING="GridLayout" and Textboxes and labels and such always had POSITION: absolute; and I never had any distortion when the page was rendered. Life was...
1
by: mark4asp | last post by:
I moved a page to another web-site and now it's broke! I had 5 pages in their own web-site. These pages have now been moved to another web-site. Everything is fine except that one of the pages,...
1
by: =?Utf-8?B?QWxoYW1icmEgRWlkb3MgS2lxdWVuZXQ=?= | last post by:
Mister, any solution about it ? any sample code please ?? thanks in advance
1
by: Brock | last post by:
First note that I am using Framework 1.1. I have an .aspx page that is displaying a list of employees, but only the Employee Number, First Name, Last Name, and Title. It is working great. I...
3
by: premprakashbhati | last post by:
hi, good evening.. i am going to upload an image in a web form .....for that iam using HTML input(file) control and one web control button i.e., Upload_Button() here is the code ...its work fine...
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
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
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
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
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.