Hi Steve:
SmartNav has some known issues and I don't know anyone who has been
entirely happy with it. It's a problem.
If you google for keywords like 'asp.net scroll post back' you can
find some community solutions to the problem. I don't have any
recommendations though.
--
Scott
http://www.OdeToCode.com/
On Wed, 6 Oct 2004 13:55:05 +0200, "Steve Peterson"
<speterson@nospam.com> wrote:
[color=blue]
>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
>[/color]