Ask a Question related to ASP.NET General, Design and Development.
-
John Kievlan #1
ASP.NET freezing
Ok, I realize this is a fairly open-ended question, but
I'm not entirely sure what caused this or how it
happened. My application draws a graph using "image/png"
content on a web page. That is, it draws a .PNG file to
the page. The first time I go to the page within a
single session, everything works fine. Second time,
ASP.NET blows up. CPU activity is at 100% and
aspnet_wp.exe is using anywhere from 90% to 99%. This
goes on for several minutes and then the CPU activity
suddenly drops to normal, as long as I've closed the
offending IE window.
Has anyone ever encountered this problem and/or do you
know what I might look for to fix it? Please respond as
quickly as possible if you have an answer -- my deadline
for the project is tomorrow, and I have a finished
application (except for this problem), but I don't think
my boss will be too pleased if the server freezes every
time he runs it.
John Kievlan Guest
-
Contribute 3 freezing
I use a Mac Mini and have downloaded the trial version of Contribute 3. I'm not a technical wiz but also not a technophobe & I like to think that... -
Freezing while Loading ~~~HELP~~~
My Illustrator 10 on windows XP keeps freezing during the loading stage. It says reading fonts but does nothing else after that. What can I do. The... -
Freezing OpenStruct
Hi, In message "Freezing OpenStruct" on 03/08/26, Gavin Sinclair <gsinclair@soyabean.com.au> writes: |The irb session below demonstrates that... -
TERMINALS ARE FREEZING
Hello, I have a 43P running AIX 4.3.3 with three RANs attached to it. Recently the system is freezing selectively terminals and printer. I... -
Freezing a Pattern
I scanned a polish green marble slab and created marble pattern with it. I use this pattern on text. My problem is that every character takes on a... -
Ravikanth[MVP] #2
ASP.NET freezing
Hi
Check whether any infinite loops are running.
Ravikanth[MVP]
using "image/png">-----Original Message-----
>Ok, I realize this is a fairly open-ended question, but
>I'm not entirely sure what caused this or how it
>happened. My application draws a graph>content on a web page. That is, it draws a .PNG file to
>the page. The first time I go to the page within a
>single session, everything works fine. Second time,
>ASP.NET blows up. CPU activity is at 100% and
>aspnet_wp.exe is using anywhere from 90% to 99%. This
>goes on for several minutes and then the CPU activity
>suddenly drops to normal, as long as I've closed the
>offending IE window.
>
>Has anyone ever encountered this problem and/or do you
>know what I might look for to fix it? Please respond as
>quickly as possible if you have an answer -- my deadline
>for the project is tomorrow, and I have a finished
>application (except for this problem), but I don't think
>my boss will be too pleased if the server freezes every
>time he runs it.
>.
>Ravikanth[MVP] Guest
-
John Kievlan #3
ASP.NET freezing
I've checked my code and I don't see any place I might>-----Original Message-----
>Hi
>
>Check whether any infinite loops are running.
>
>Ravikanth[MVP]
have that problem. Nevertheless, why would it run fine
the first time, but freeze the second time I go to the
exact same page? If the problem were a loop in code, it
should freeze the first time I go to the page.
John Kievlan Guest
-
John Kievlan #4
ASP.NET freezing
I'm sorry, you were right.>-----Original Message-----
>>>-----Original Message-----
>>Hi
>>
>>Check whether any infinite loops are running.
>>
>>Ravikanth[MVP]
John Kievlan Guest



Reply With Quote

