473,498 Members | 1,938 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Dropdown list bug

Hello all.
I have a problem and can't seem to find out why it's happening. Here's
the low down.

I have a page with a dropdownlist. If I drop the list (populated with
data or totally empty) then (!!! very important !!!) with the ddl still
having focus- close the browser I get an IE error: "instruction at
0x1005f6c referenced memory at 0x10005f6c the memory could not be read"

I have narrowed the problem down to two areas, one: smart navigation;
two: AcroIEhelper.dll.

I am running win2000 pro, ie 6.0.2800.1106, framework 1.1 sp1, Acrobat
7.0. Another user has xp and acrobat 6, same thing. I've tried all
versions of acroIEhelper and it still happens.

I built a test aspx project. Using the webform1.aspx page, I drop on a
ddl. Turn on smartnav, run, drop the list, close, crash. If I disable
the BHO (Browser helper object) AcroIEhelper.dll it works fine. With
acro on, smart nav off, works also.

The two can't seem to run together on my machine. No other BHO's
installed. This happens on 3 computers tested on so far.
I'm trying to narrow down the possibilities.

Granted, smartnav is problematic but "turn off smartnav" is not the
answer I am looking for.

Anyonse from Microsoft- Is this a DDL bug, smartnav bug, or
acroIEhelper bug?

Any help would be very much appreciated.
Thanks!
Jeff

Nov 19 '05 #1
13 1389
Did you ever find a solution to this?

XV
ujjc001 wrote:
Hello all.
I have a problem and can't seem to find out why it's happening. Here's
the low down.

I have a page with a dropdownlist. If I drop the list (populated with
data or totally empty) then (!!! very important !!!) with the ddl still
having focus- close the browser I get an IE error: "instruction at
0x1005f6c referenced memory at 0x10005f6c the memory could not be read"

I have narrowed the problem down to two areas, one: smart navigation;
two: AcroIEhelper.dll.

I am running win2000 pro, ie 6.0.2800.1106, framework 1.1 sp1, Acrobat
7.0. Another user has xp and acrobat 6, same thing. I've tried all
versions of acroIEhelper and it still happens.

I built a test aspx project. Using the webform1.aspx page, I drop on a
ddl. Turn on smartnav, run, drop the list, close, crash. If I disable
the BHO (Browser helper object) AcroIEhelper.dll it works fine. With
acro on, smart nav off, works also.

The two can't seem to run together on my machine. No other BHO's
installed. This happens on 3 computers tested on so far.
I'm trying to narrow down the possibilities.

Granted, smartnav is problematic but "turn off smartnav" is not the
answer I am looking for.

Anyonse from Microsoft- Is this a DDL bug, smartnav bug, or
acroIEhelper bug?

Any help would be very much appreciated.
Thanks!
Jeff


Nov 19 '05 #2
Actually, no... It still happens. I guess it's probably more related
to smartnav but either way it's still there, driving me nuts :D
Does this happen to you also? I've not heard of this for anyone
outside my company but it was so easy to reproduce that I think it's a
big bug...

Nov 19 '05 #3
Actually I believe it just has something to do with the dropdown list.
I have the dropdown list sitting on the page and if I just leave focus
on it and close the browser, I get the error you have. I'll let you
know if I find something out.

Nov 19 '05 #4
Were you able to find anything on ms kb? I looked but didn't..

Nov 19 '05 #5
Do you have McAfee Enterprise running on your machine. If you do, it
could be the problem. McAfee has has a hotfix that can be downloaded.
http://sdownload.nai.com/products/pr...x/VSE80P05.Zip

Nov 19 '05 #6
nope, never had McAfee on any of these boxes.

Nov 19 '05 #7
I have symantec, something I will try and see if there is a fix for...

Nov 19 '05 #8
The only thing I could relate it to was the BHO (browser helper object)
acroIEhelper and smartnav. I use BHO demon from
http://www.definitivesolutions.com/ to mess with my BHO's. Do you have
that running also? I wonder how many others experience this problem...
Kinda wish someone from MS would respond...

Nov 19 '05 #9
I completly reloaded my pc yesterday, upgraded to win 2000 pro SP4.
Installed IIS, SQL, and visual studio 2k3. I checked this problem
again and it still happens. Microsoft? Hello? Anyone there????

Nov 19 '05 #10
joe

I received the same error. Running Windows XP Home. I know I'm getting
low on memory. Only 512 megs. Running AVG virus.
I don't have Mcafee or Norton.
*** Sent via Developersdex http://www.developersdex.com ***
Nov 19 '05 #11
I see this topic is still active so i thoughed i'd reply i have the same
problem on different websites. Just want you to know i am on it....
first thing... uninstalling adobe. Thanks for all the info so far.

*** Sent via Developersdex http://www.developersdex.com ***
Nov 19 '05 #12
I just uninstalled Adobe v7 and the problem is solved for the moment,
anyone else tested this without Adobe?

I will try to find more information on the Adobe website but i noticed
other people allready been there, so no hope there i guess. Then i will
try to get Adobe v5 now and install it, never had problem with that
version and skipped v6, so dont know if that has the same problems.

*** Sent via Developersdex http://www.developersdex.com ***
Nov 19 '05 #13
Wow - how did you figure that out? I have had the same problem -
closing IE with a dropdown list in changed state and with focus resulted
in error dialog. Both my application and Yahoo (and presumably others)
were broken, I tried everything but couldn't find the problem. After
reading the last post I removed Adobe 6, and the problem went away. I
installed Adobe 7, and the problem came back. I removed Adobe 7, and
the problem went away.

Is there any other solution than asking my cusomers to uninstall Adobe?
Maybe a hotfix to IE?

Currently I'm on:

IE 6.0.2900.2180.xpsp_sp2_gdr.050301-1519
XP Pro SP2

- ArtieB

*** Sent via Developersdex http://www.developersdex.com ***
Nov 19 '05 #14

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

Similar topics

1
8253
by: Joseph Barron | last post by:
Here is a SIMPLE problem that I'm trying to solve. It works in Netscape 6.2, but IE6 gives ""No such interface supported." Below are page1.htm and page2.htm . In page1.htm, there are two...
6
10652
by: Mark | last post by:
I have two dropdown lists. Both have autopostback set to true. In both dropdowns, when you select an item from the list, it redirects to the Value property of the dropdown. Nothing fancy. ...
4
4574
by: Paul | last post by:
I have a dropdown list box and a button on a web form, the autopost back is false for the dropdown list box and button. When the button is pushed the selection in the dropdownlist box is lost,...
2
4529
by: Mike Collins | last post by:
I cannot get the correct drop down list value from a drop down I have on my web form. I get the initial value that was loaded in the list. It was asked by someone else what the autopostback was...
5
11862
by: jung_h_park | last post by:
From: jung_h_park@yahoo.com Newsgroups: microsoft.public.dotnet.framework.aspnet Subject: Dropdown List not retaining its SelectedValue Date: Mon, 26 Jun 2006 21:02:57 -0700 Hello, My...
3
3503
by: er1 | last post by:
Hi all, I have created a double dropdown list. Based on the first list selection, second list populates (this works fine). I have a submit button, which when clicked should run a select query...
6
5835
by: yasodhai | last post by:
Hi, I used a dropdown control which is binded to a datagrid control. I passed the values to the dropdownlist from the database using a function as follows in the aspx itself. <asp:DropDownList...
0
1968
by: Andrus | last post by:
I'm using WinForms DataGridView I need to make dropdown list wider that grid column width. I tried the following code, but dropdown list widht is the same as column width. How to increase...
3
2785
by: fish919 | last post by:
Hello All, I am creating a date base in access. I want to create a dropdown list box that is connected to another dropdown list box. You start with a dropdown list that has 5 choices and each of...
5
6639
by: abhi3211 | last post by:
i am using java inside java script page. in that page i want to use two dropdown list. in first dropdown list i am getting data from ms-access database. in second dropdown list i want to get data...
0
7125
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
7002
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
7165
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,...
1
6885
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...
1
4908
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...
0
4588
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3093
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
656
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
290
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.