Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   Operation Aborted message on Windows98 (http://www.velocityreviews.com/forums/t66537-operation-aborted-message-on-windows98.html)

Sunil Menon 11-12-2003 12:30 PM

Operation Aborted message on Windows98
 
Dear All,
My client machine's OS is Windows 98 and IE6.0 sometimes while
loading an aspx page the client gets a message "Operation Aborted" and
the page does not open...on other machines that are not Windows98 it
is working fine...What can be the problem??
Please help

TALIA
Many Regards
Sunil

Sunil Menon 11-13-2003 05:23 AM

Re: Operation Aborted message on Windows98
 
Dear All,
I found out that this JavaScript method was eating a lot of
resources...
window.createPopup();

I had called this function twice in one of my aspx pages...thus taking
the memory to 100%...when one pop-up is created the Test page also
tries to create another pop-up, the mc then tries swapping memory and
in the process IE gets a message "Operation Aborted") This is not a
Win98 issue but a memory issue.
Are my findings right?

Thanks & Regards
Sunil

sunil@itb-india.com (Sunil Menon) wrote in message news:<de18ec83.0311120430.54dc1387@posting.google. com>...
> Dear All,
> My client machine's OS is Windows 98 and IE6.0 sometimes while
> loading an aspx page the client gets a message "Operation Aborted" and
> the page does not open...on other machines that are not Windows98 it
> is working fine...What can be the problem??
> Please help
>
> TALIA
> Many Regards
> Sunil



All times are GMT. The time now is 07:35 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57