Dropdown list bug

  • Thread starter Thread starter ujjc001
  • Start date Start date
U

ujjc001

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
 
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...
 
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.
 
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...
 
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????
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top