Ask a Question related to ASP.NET General, Design and Development.
-
Marina #1
Browser hangs when posting sometimes
Hi,
We are experiencing a frequent problem with an ASP.NET application using IE.
We have a registration process that involves an Infragistics grid on one of
the pages. Most often, this problem occurs on this one particular page.
The problem itself, is that clicking a button to submit to the server, does
not work. The little icon in the upper right corner is moving, but there is
no progress bar on the bottom of IE. It looks like IE is trying to do the
post - but it is not getting anywhere.
Furthermore, trying to access the site from the current IE browser at all,
even loading a page that does no server side processing on initial load,
does the same thing - it just hangs forever and nothing loads.
If we close the IE window, and start open a new one, then things start
loading again. And this is pretty much the only way to get to the web site
after this happens, is to restart IE. Any attempts in the original IE window
hang.
This has happened on 2 applications on this server. The same applications
on a test server, do not exhibit this behavior.
What if anything could be causing this? Initially, it sounds like a browser
issue, except that it happens quite frequently, and only on one particular
server.
Any ideas at all?
Marina Guest
-
Browser hangs with ASP
In my web application, client browsers (IE6) get data by creating ADO recordsets that open up ASP pages on the server. The server queries a SQL... -
Why SWF hangs IE browser onload event
Hi, Can someone tell me why this flash SWF file at http://www.centennialoptical.com/ hangs the browser. I added an OnLoad event on the body tag... -
Browser Hangs
I have an application that launches a pop up window containing flash. On exiting the pop up window the browser (parent window) post's data back to... -
Windows 2000 SP 4; Browser Hangs
I installed SP4 for Windows 2000. Prior to the upgrade my system was at SP3 and I was able to run ASP scripts from my browser just fine. For... -
Browser hangs at download
Marc wrote on 04 jul 2003 in microsoft.public.inetserver.asp.general: Systems do not browse, browsers do. Does a clients browser stop working... -
Marina #2
Re: Browser hangs when posting sometimes
I would like to say, that the information never gets to the server at all.
So it's not as if the server is just taking a long time processing the post.
Also, I mentioned the Infragistics grid just in case, but the second
application does not use it. It is just that the page that causes the
problem most frequently has this control.
"Marina" <zlatkinam@nospam.hotmail.com> wrote in message
news:%23xkMJZSVDHA.2004@TK2MSFTNGP11.phx.gbl...IE.> Hi,
>
> We are experiencing a frequent problem with an ASP.NET application usingof> We have a registration process that involves an Infragistics grid on onedoes> the pages. Most often, this problem occurs on this one particular page.
>
> The problem itself, is that clicking a button to submit to the server,is> not work. The little icon in the upper right corner is moving, but theresite> no progress bar on the bottom of IE. It looks like IE is trying to do the
> post - but it is not getting anywhere.
>
> Furthermore, trying to access the site from the current IE browser at all,
> even loading a page that does no server side processing on initial load,
> does the same thing - it just hangs forever and nothing loads.
>
> If we close the IE window, and start open a new one, then things start
> loading again. And this is pretty much the only way to get to the webwindow> after this happens, is to restart IE. Any attempts in the original IEbrowser> hang.
>
> This has happened on 2 applications on this server. The same applications
> on a test server, do not exhibit this behavior.
>
> What if anything could be causing this? Initially, it sounds like a> issue, except that it happens quite frequently, and only on one particular
> server.
>
> Any ideas at all?
>
>
Marina Guest
-
Alvin Bruney #3
Re: Browser hangs when posting sometimes
do you have all your ie service packs installed
"Marina" <zlatkinam@nospam.hotmail.com> wrote in message
news:eFhy5dSVDHA.1276@TK2MSFTNGP09.phx.gbl...post.> I would like to say, that the information never gets to the server at all.
> So it's not as if the server is just taking a long time processing thethere>
> Also, I mentioned the Infragistics grid just in case, but the second
> application does not use it. It is just that the page that causes the
> problem most frequently has this control.
>
> "Marina" <zlatkinam@nospam.hotmail.com> wrote in message
> news:%23xkMJZSVDHA.2004@TK2MSFTNGP11.phx.gbl...> IE.> > Hi,
> >
> > We are experiencing a frequent problem with an ASP.NET application using> of> > We have a registration process that involves an Infragistics grid on one> does> > the pages. Most often, this problem occurs on this one particular page.
> >
> > The problem itself, is that clicking a button to submit to the server,> > not work. The little icon in the upper right corner is moving, butthe> is> > no progress bar on the bottom of IE. It looks like IE is trying to doall,> > post - but it is not getting anywhere.
> >
> > Furthermore, trying to access the site from the current IE browser atapplications> site> > even loading a page that does no server side processing on initial load,
> > does the same thing - it just hangs forever and nothing loads.
> >
> > If we close the IE window, and start open a new one, then things start
> > loading again. And this is pretty much the only way to get to the web> window> > after this happens, is to restart IE. Any attempts in the original IE> > hang.
> >
> > This has happened on 2 applications on this server. The sameparticular> browser> > on a test server, do not exhibit this behavior.
> >
> > What if anything could be causing this? Initially, it sounds like a> > issue, except that it happens quite frequently, and only on one>> > server.
> >
> > Any ideas at all?
> >
> >
>
Alvin Bruney Guest
-
Natty Gur #4
Re: Browser hangs when posting sometimes
Hi,
When it happened the IE consume 100% CPU ?
If so, I got this problem. It was tables that hold grids with grid or
table sizes in percents.
Natty Gur, CTO
Dao2Com Ltd.
28th Baruch Hirsch st. Bnei-Brak
Israel , 51114
Phone Numbers:
Office: +972-(0)3-5786668
Fax: +972-(0)3-5703475
Mobile: +972-(0)58-888377
Know the overall picture
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest
-
Nir #5
Re: Browser hangs when posting sometimes
Hello Natty .
We have similar problem .
Some time's our client's get an empty page (randomly)
we are using tabstrip & Iframe's in those page's
I do not know if it is matter.
When we got an empty page we look on view source and the source is full
but IE does not "translate" the html tag's .
I thought what U mention about "table sizes in percents" is my case ,
but I do not use percent at all
do U have any Idea
Natty Gur <natty@dao2com.com> wrote in message news:<#ItzAOZVDHA.2260@TK2MSFTNGP09.phx.gbl>...> Hi,
>
> When it happened the IE consume 100% CPU ?
>
> If so, I got this problem. It was tables that hold grids with grid or
> table sizes in percents.
>
> Natty Gur, CTO
> Dao2Com Ltd.
> 28th Baruch Hirsch st. Bnei-Brak
> Israel , 51114
>Nir Guest
-
Natty Gur #6
Re: Browser hangs when posting sometimes
Not really, all the times that I saw it percentage size was involved.
Maybe it’s all about absolute position. Check if you have HTML container
within other HTML container ALL with absolute position. If you find,
change to flow or reduce the number of container controls. don’t forget
to check the iframe src.
Please let me know.
Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest
-
Natty Gur #7
Re: Browser hangs when posting sometimes
Nir hi,
probably i didnt understand you. i thought you are using tab strip and
iFrame :anyway when the browser 100% CPU he shows blank page.>Some time's our client's get an empty page (randomly)
>we are using tabstrip & Iframe's in those page's
Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest
-
Nir Salab #8
Re: Browser hangs when posting sometimes
Boker Tov Natty ,
Yes I am using Iframe & Tabstrip but I am not have any Position :
absolute.
You have mention :
"anyway when the browser 100% CPU he shows blank page"
Until when ?
And why it's take 100% CPU ? for parsing on HTML tag's
Thank U
Nir Salab
[email]Nir_Salab@zomet.com[/email]
Zomet information LTD.
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Nir Salab Guest
-
Natty Gur #9
Re: Browser hangs when posting sometimes
Nir,
Technicly until the browser finish rendering but practically never. The
browser tries to render the HTML but he is going through infinite loop.
We always found it related to container html that contains others
container controls and some of them set to absolute position. But maybe
this isn’t your case.
Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest



Reply With Quote

