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

Events being fired multiple number of times...

Hi,

In my ASP.NET web application, all events are being fired more than once and
this is leading to problems and unnecessary code to detect it and work around
it. What is causing the events to be fired multiple number of times and is
there any way for me to fix it.

Thanks.
Tony John.
Nov 19 '05 #1
2 1166
Make sure AutoEventWireUp is set to false in the @Page directive.

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"Tony John" <To******@discussions.microsoft.com> wrote in message
news:0A**********************************@microsof t.com...
Hi,

In my ASP.NET web application, all events are being fired more than once and this is leading to problems and unnecessary code to detect it and work around it. What is causing the events to be fired multiple number of times and is
there any way for me to fix it.

Thanks.
Tony John.

Nov 19 '05 #2
It is already set to false. Any other clues?

"Karl Seguin" wrote:
Make sure AutoEventWireUp is set to false in the @Page directive.

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"Tony John" <To******@discussions.microsoft.com> wrote in message
news:0A**********************************@microsof t.com...
Hi,

In my ASP.NET web application, all events are being fired more than once

and
this is leading to problems and unnecessary code to detect it and work

around
it. What is causing the events to be fired multiple number of times and is
there any way for me to fix it.

Thanks.
Tony John.


Nov 19 '05 #3

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

Similar topics

6
by: Tom | last post by:
Hi, In the following code I have reproduced a problem in IE that is extremely annoying for my application. <html> <head> <script type="text/javascript">
2
by: Jesper Ordrup Christensen | last post by:
Hi all, I've designed a webform that has the following controls: 1. dropdown with autopostback 2. datagrid with an OnItemCreated event The idea is that the dropdown defines a filter. ...
0
by: tshad | last post by:
I am trying to figure out how to handle a couple of problem using multiple events tied to the same button. Following is the button: <asp:button ID="submitAnswer" CommandName="SubmitAnswer"...
0
by: Al | last post by:
I am using Remoting using CLI/C++/VS05. A single client connected to a single server works fine and I am able to catch an event on the client side fired by the server. I am using singleton objects...
23
by: pamelafluente | last post by:
Hi guys! I want to do a large number of scheduled task (say 80). Each task can be run at a certain time every given weekday. For instance at 10am and 5pm on each monday, etc. I would like to...
2
by: meska | last post by:
Hi all, Scenario: I have a MonthCalendar control, and DataGridView. Depending on dates displayed in MonthCalendar I want to update information from database. The Possible Solution: So I...
20
by: David Levine | last post by:
I ran into a problem this morning with event accessor methods that appears to be a bug in C# and I am wondering if this a known issue. public event SomeDelegateSignature fooEvent; public event...
2
by: AMDRIT | last post by:
Hello Everyone, I am having an issue where an event appears to be fired repeatedly where I only expect it to be fired once. See below for objects and behaviors. I have a control that contains...
4
by: jehugaleahsa | last post by:
Hello: Is there a way to prevent one event from firing while another event is already being fired? I have a tool that extracts media from web pages and it has multiple events firing when the...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
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...

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.