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

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?
Nov 17 '05 #1
7 2511
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" <zl*******@nospam.hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
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?

Nov 17 '05 #2
do you have all your ie service packs installed
"Marina" <zl*******@nospam.hotmail.com> wrote in message
news:eF**************@TK2MSFTNGP09.phx.gbl...
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" <zl*******@nospam.hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
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?


Nov 17 '05 #3
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 http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 17 '05 #4
Nir
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 <na***@dao2com.com> wrote in message news:<#I**************@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

Nov 17 '05 #5
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 http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 17 '05 #6
Nir
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 <na***@dao2com.com> wrote in message news:<#I**************@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

Nov 17 '05 #7
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 http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 17 '05 #8

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

Similar topics

1
by: Josh | last post by:
Hi. I am writing a script that downloads lots of zips from a usgs site. All is going well except that occasionally, in the midst of downloading a file, the script just hangs and i must either...
3
by: Senthuran | last post by:
Hi, The SQL server 2000 Server hangs some times. It is not periodic. It is not specific in any queries, which are taking more time to execute. Because, it is occurring for different types of...
6
by: Dan | last post by:
I've created a pocketpc app which has a startup form containing a listview. The form creates an object which in turn creates a System.Threading.Timer. It keeps track of the Timer state using a...
1
by: Scott Collens | last post by:
I am hoping someone can shed some light on this issue. I am developing a site in .NET using VB.NET on Windows 2000 Advanced Server. As I browse the site, if I delete my cookies through the...
0
by: Sharon McCarty | last post by:
Hi Everyone, I'm running visual studio .net and recently I had Microsoft automatically update my XP machine. I also recently upgraded my visual studio.net to 1.1 framework. I noticed that...
9
by: a | last post by:
I already posted on this subject, but I have some more information that should make the issue clearer. Config: Apache 2.x, PHP 5.1.x, Windows XP Pro A php script processes a form. Inside this...
1
by: opi | last post by:
My blocking TCP server hangs in the Accept method when the client software sometimes gets an error. Are there any ways to stop this blocking in the Accept method so I dont have to restart the...
5
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - How do I get my browser to report javascript errors?...
37
by: PeterOut | last post by:
I am using MS Visual C++ 6.0 on Windows XP 5.1 (SP2). I am not sure if this is a C, C++ or MS issue but fscanf has been randomly hanging on me. I make the call hundreds, if not thousands, of...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...

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.