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

Events sometimes do not work in IE

Hello,

I discovered a mysterious bug that occures when visiting asp.net pages,
using Internet Explorer (and only when using IE).
Sometimes the browser simply ignores clicks on controls that I have
connected to an event: There's nothing happening -
not even a post back.
I reviewed the sourcecode of the html posted to the client, to ensure that
there is nothing wrong with the JavaScript
code: The __doPostBack function and the accompanying functioncalls are
syntactically absolutely correct - they're just
not executed.
Does anyone know how to by-pass the problem ?

Greets
Julian Schmidt
Nov 17 '05 #1
3 1136
Do your pages have lot's of images or other http references?

"Julian Schmidt" <j.*******@twisd.de> wrote in message
news:OR**************@tk2msftngp13.phx.gbl...
Hello,

I discovered a mysterious bug that occures when visiting asp.net pages,
using Internet Explorer (and only when using IE).
Sometimes the browser simply ignores clicks on controls that I have
connected to an event: There's nothing happening -
not even a post back.
I reviewed the sourcecode of the html posted to the client, to ensure that
there is nothing wrong with the JavaScript
code: The __doPostBack function and the accompanying functioncalls are
syntactically absolutely correct - they're just
not executed.
Does anyone know how to by-pass the problem ?

Greets
Julian Schmidt

Nov 17 '05 #2
Thanks for your answer, I couldn't imagine that someone would react that
fast !
If you've got a idea what the problem is about, maybe it would be the
easiest way if you could visit the page under
http://www.duw.de/shop2002/products.aspx?folder=582 and try to comprehend
the bug:
It occures when you swap pages for a while, using the next- and last-page
arrows nearby the bottom of the pages. After swapping for a few (on average
about 6 or 7) times
the buttons suddenly refuse to work any longer...
I would be inconceivable thankful if you could help me - this bug keeps me
busy for approximately 3 month now...

Greets & thanks a lot in advance

Julian

"Marina" <zl*******@nospam.hotmail.com> schrieb im Newsbeitrag
news:ez**************@tk2msftngp13.phx.gbl...
Do your pages have lot's of images or other http references?

"Julian Schmidt" <j.*******@twisd.de> wrote in message
news:OR**************@tk2msftngp13.phx.gbl...
Hello,

I discovered a mysterious bug that occures when visiting asp.net pages,
using Internet Explorer (and only when using IE).
Sometimes the browser simply ignores clicks on controls that I have
connected to an event: There's nothing happening -
not even a post back.
I reviewed the sourcecode of the html posted to the client, to ensure that there is nothing wrong with the JavaScript
code: The __doPostBack function and the accompanying functioncalls are
syntactically absolutely correct - they're just
not executed.
Does anyone know how to by-pass the problem ?

Greets
Julian Schmidt


Nov 17 '05 #3
Read this article:

http://support.microsoft.com/default...b;en-us;818506

Basically, the problem is lot's of request to the server for various
resources (typically images).

They have a hot fix available there - does installing that fix the problem?

"Julian Schmidt" <j.*******@twisd.de> wrote in message
news:OR**************@TK2MSFTNGP09.phx.gbl...
Thanks for your answer, I couldn't imagine that someone would react that
fast !
If you've got a idea what the problem is about, maybe it would be the
easiest way if you could visit the page under
http://www.duw.de/shop2002/products.aspx?folder=582 and try to comprehend
the bug:
It occures when you swap pages for a while, using the next- and last-page
arrows nearby the bottom of the pages. After swapping for a few (on average about 6 or 7) times
the buttons suddenly refuse to work any longer...
I would be inconceivable thankful if you could help me - this bug keeps me
busy for approximately 3 month now...

Greets & thanks a lot in advance

Julian

"Marina" <zl*******@nospam.hotmail.com> schrieb im Newsbeitrag
news:ez**************@tk2msftngp13.phx.gbl...
Do your pages have lot's of images or other http references?

"Julian Schmidt" <j.*******@twisd.de> wrote in message
news:OR**************@tk2msftngp13.phx.gbl...
Hello,

I discovered a mysterious bug that occures when visiting asp.net pages, using Internet Explorer (and only when using IE).
Sometimes the browser simply ignores clicks on controls that I have
connected to an event: There's nothing happening -
not even a post back.
I reviewed the sourcecode of the html posted to the client, to ensure that there is nothing wrong with the JavaScript
code: The __doPostBack function and the accompanying functioncalls are
syntactically absolutely correct - they're just
not executed.
Does anyone know how to by-pass the problem ?

Greets
Julian Schmidt



Nov 17 '05 #4

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

Similar topics

9
by: Lachlan Hunt | last post by:
Hi, I've written some javascript to implement DOM 2 Events in IE (addEventListener, removeEventListener, etc) and I would like to know which browsers it works in. I've tested it in Firefox 1.0.6,...
10
by: Drakier Dominaeus | last post by:
This is my first time posting here, so please forgive me if I do anything incorrectly. I've been learning C# and working with different things and decided I wanted to get into Multi-Threading....
4
by: Tamir Khason | last post by:
I have a control with custom events, fired by events occured from inside the control. But I can not see those events in design time from Properties window. What's wrong??? Following the code: ...
2
by: Philipp Sumi | last post by:
Hello newsgroup I'm using a library to discover UPnP devices on the network via sockets. Its use is pretty straightforward: private void Discover() DevDiscovery disco = new DevDiscovery ();...
2
by: Oscar Thornell | last post by:
Hi, Can someone tell me how one should work with methods/events like Page_Load in ASP.NET 2.0... I can´t find a way in VS.NET to insert the methods for me...I just need to know that there is...
2
by: elziko | last post by:
I have an object (Object1) that instantiates another class (Object2) in a seperate thread. It must be in its own thread for an ActiveX control it hosts to work. From Object1 I can get to all the...
0
by: hmm | last post by:
Hi all I have two problems: Problem #1: I'm using a .NET Form with the property 'FormBorderStyle' set to 'None'. The idea is to completely cover the area of that Form with a UserControl. In...
4
by: Marc Solé | last post by:
Hello everybody, I have a little "problem". I have a DataGridView that is loaded automatically by code sometimes, and manually by the user other times. When the user introduces data in the...
4
by: TS | last post by:
i have an issue on page load when sometimes I want to quit processing the page, but the other events get called like page_prerender and individual controls' events get fired. i want to not raise...
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: 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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.