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

javascript dopostback fails

First, I am not a developer. My company works with a partner. This partner
has a web app that we interact with. All of my systems can connect and login
to this site. When we select an issue link, the system does a "doPostBack"
operation. Some of my systems have no issues and work fine. Others fail and
time out. I have spoke to the developer at our partners company and he
believes that his app is not the culprit. There is no rhyme or reason that I
have been able to identify. I have w2k machines that work and w2k machines
that do not. I have xp pro machines that work and those that do not. It does
not work on w2k3 either. I have tried IE, FireFox and Opera browsers. I have
verified browser security setting between machines that work and those that
do not. Nothing is revealing itself as the cause. I have also tried a new nic
in a machine that did not work and it did not fix the issue. I have done a
fresh install on a system and applied all updates and it still will not work.
It is not isolated to a specific brand of hardware.
What is the nature of the doPostback that would cause it to fail on systems.
What else can I look for or try to resolve this issue.

I look forward to your insight on this issue.
Nov 19 '05 #1
2 5516
Without seeing the code there isn't much anyone can do except assure that it
couldn't be a hardware problem.
Nov 19 '05 #2
Basicly, the doPostBack means that the page is posting information back to
the server for some sort of processing. If you network is stable and the
browser can get to the web server, then the problem would be with the code
that was written because the delay is being caused by the way that the
server is handling the posted information.

if its a timeout issue then whatever the server is doing is taking too long
and, basicly, the web server gives up.

Now, if you want to PROVE that his app is the culprit, then you can install
a second ASP.NET app on that server and see if that works or not. The only
one I can think of off of the bat would be the iBuySpy portal that is used
as an example of ASP.NET portal frameworks. if you google it, you should be
able to download it for free and install it. Good luck!
"DSipp" <DS***@discussions.microsoft.com> wrote in message
news:E9**********************************@microsof t.com...
First, I am not a developer. My company works with a partner. This partner
has a web app that we interact with. All of my systems can connect and login to this site. When we select an issue link, the system does a "doPostBack"
operation. Some of my systems have no issues and work fine. Others fail and time out. I have spoke to the developer at our partners company and he
believes that his app is not the culprit. There is no rhyme or reason that I have been able to identify. I have w2k machines that work and w2k machines
that do not. I have xp pro machines that work and those that do not. It does not work on w2k3 either. I have tried IE, FireFox and Opera browsers. I have verified browser security setting between machines that work and those that do not. Nothing is revealing itself as the cause. I have also tried a new nic in a machine that did not work and it did not fix the issue. I have done a
fresh install on a system and applied all updates and it still will not work. It is not isolated to a specific brand of hardware.
What is the nature of the doPostback that would cause it to fail on systems. What else can I look for or try to resolve this issue.

I look forward to your insight on this issue.

Nov 19 '05 #3

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

Similar topics

0
by: valmir cinquini | last post by:
Hi, I've noticed that a doPostBack call always cause the position of the page goes up to the top of the page, after round trip. I'd like to place the page at original position where it was...
0
by: Mike | last post by:
Is there a key that can be used to pass to the Page.IsClientScriptBlockRegistered() to check if the dopostback() function has already been registered to the page? If not any ideas on how to check...
3
by: Ric Paton | last post by:
Guys, Forgive me if I have posted this in the wrong group, it's my first post and wasn't sure where it should go. If it should be in another group please let me know. Right, let me explain my...
2
by: Scott Collens | last post by:
Hi all, My page is causing a javascript error. The page is test.aspx and contains a form tag: <form id="theform" runat="server"> Because I have several user controls on the page each of...
0
by: Nathan Burleson | last post by:
Hello, I have a custom control that is used to select a location from a list of locations. When put on the page it creates an asp:textbox (used to display the name of the location), a hidden...
3
by: Mad Scientist Jr | last post by:
I have some javascript I would like to run after a doPostBack occurs: onchange="javascript:__doPostBack('Text1','');" The doPostBack is being added dynamically by .NET when it renders the...
0
by: masoud bayan | last post by:
Hi , I used your suggested code to replace doPostBack in my application, but it seems window.onbeforeunload is called before, window.__doPostBack, so it can not change the condition for showing...
2
by: SteveSu | last post by:
Hi! I want to make a postback when the user hits the escape-button on the keyboard and redirect the user to another page. But the response.redirect does not work for me in this "context". I´m...
3
by: archana | last post by:
Hi all, I am having one question regarding javascript in web page. I have seen so many website using javascript a lot. My question is if some browser doesnot support javascript then...
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: 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...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.