S
Steve Peterson
Hi
I have a rather lengthy webform I'm working on in which I need the user to
be able to scroll to the same place between postbacks.
I tried turning on SmartNavigation and it seemed to work
fine - the page was was scrolled to the same place between postbacks.
However, iexplorer.exe will throw an error if I close the browser at this
page. If I follow a link from this page to another page or hit "back"
button & close, then browser closes fine. I have no clue why the following
error is thrown:
"The instruction at "0x1003e8d" referenced memeory at "0x1003e8d" . The
memory could not be "read".
Click OK to terminate program
I'm running the latest version of IE
(6.0.2900.2180.xpsp2_rtm.0040803-2158)...
Like I said - this error only happens if I have SmartNavigation on (I tried
both ways - in @Page directive & setting it by code). Page closes fine w/
out SmartNavigation on..
Anyone have any input/suggestions?
Steve
I have a rather lengthy webform I'm working on in which I need the user to
be able to scroll to the same place between postbacks.
I tried turning on SmartNavigation and it seemed to work
fine - the page was was scrolled to the same place between postbacks.
However, iexplorer.exe will throw an error if I close the browser at this
page. If I follow a link from this page to another page or hit "back"
button & close, then browser closes fine. I have no clue why the following
error is thrown:
"The instruction at "0x1003e8d" referenced memeory at "0x1003e8d" . The
memory could not be "read".
Click OK to terminate program
I'm running the latest version of IE
(6.0.2900.2180.xpsp2_rtm.0040803-2158)...
Like I said - this error only happens if I have SmartNavigation on (I tried
both ways - in @Page directive & setting it by code). Page closes fine w/
out SmartNavigation on..
Anyone have any input/suggestions?
Steve