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

Postback events not fired

I've got a simple web form with one text box and one button to search a
database. II've suddenly encountered a problem where it seems the postback
events are not fired. So when I click the button to search, the page simply
refreshes as if I'm loading the page for the first time and the value in the
textbox is also gone. I know the page_load event fires because a time label
on the page updates whenever i click the button, but the button_click event
isn't being fired. Here's the catch...it happens randomly, and other times
it works fine. Also, if I change the url to something else, it works (e.g. if
i change from using the domain to the IP for the url), and it also works if I
go on another workstation. I have the same problem with both an asp.net 1.1
and a 2.0 application running on the same server.

The only thing that has changed is that I moved the application to
IIS6...but even then it was working for quite sometime until this problem
started showing up. I'm stumped and cannot figure out what's going on.

Any help would be appreciated.
Nov 16 '06 #1
3 1622
Also, if I change the url to something else, it works (e.g. if
i change from using the domain to the IP for the url)
That sounds like it could be a sympton of load balanced servers?

-Darrel
Nov 16 '06 #2
It's only one server. No load balancing here. Could it be an issue with
multi-processors?

I saw a similar question you posted on 9/12/2006 (Subject: Our postbacks
died in IE? Work fine in Firefox!?)....that's almost exactly what's happening
here. What was your solution?

"darrel" wrote:
Also, if I change the url to something else, it works (e.g. if
i change from using the domain to the IP for the url)

That sounds like it could be a sympton of load balanced servers?

-Darrel
Nov 16 '06 #3
It's only one server. No load balancing here. Could it be an issue with
multi-processors?
Maybe? I honestly don't know about that.
I saw a similar question you posted on 9/12/2006 (Subject: Our postbacks
died in IE? Work fine in Firefox!?)....that's almost exactly what's
happening
here. What was your solution?
haven't found one yet. ;o)

Our problem isn't random though. Any app on this one particular server will
not postback if there are client-side validators. It works fine on any other
server.

-Darrel
Nov 16 '06 #4

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

Similar topics

10
by: tasmisr | last post by:
This is an old problem,, but I never had it so bad like this before,, the events are refiring when clicking the Browser refresh button. In the Submit button in my webform, I capture the server side...
2
by: Donal McWeeney | last post by:
Hi, Just want to get confirmation on the following: I have a custom server control that I implements a postback - I dynamically in my custom control's OnLoad event register the event handler...
7
by: Michael Groeger | last post by:
Hi all, I have designed user controls. One search control where I can search for items in the database and show them in a grid. This control also has a button which simply exposes it's click...
8
by: walesboy | last post by:
greetings - I have a btnSubmit button with a Handles btnSubmit.click which works great if all the user does is click that button. But, if the user ALSO changes a text box on the page (which...
2
by: Philippe Camus | last post by:
I didn't find any documentation about this behaviour. On postbacks the Repeater ItemCreated event is fired before Page_Load event It occurs for each item with empty...
0
by: Managed Code | last post by:
Hello All, Here is my issue and thanks in advance for any assistance. I have a base page with a dropdownlist that fires an event with the selected index. The content page catches the event and...
1
by: choukrou | last post by:
Hello everybody! Got a nice problem on 1 of my aspx (and only one): It was working "perfectly" for 1year and a half. Last week I had to fix a lil bug. I do that and test my app. And on the fixed...
4
by: PokerMan | last post by:
Hi I have a few controls on apage that cause a postback. But want to handle a postback differently depending on which one of these controls fired the postback. How do we do this? c#. Thanks
7
by: =?Utf-8?B?TWlrZSBMb2dhbg==?= | last post by:
My environment. .Net 2.0 VS2k5 SP1, IE6 (6.0.2900.2180) I have a web content page. The page will post back twice if I am running in debug mode. However if I run through the breakpoints fast...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.