Just found this out today: the page directive SmartNavigation=“true” is deprecated in ASP.NET 2.0, though it is still supported for backward compatibility. Instead use the page directive MaintainScrollPositionOnPostback=“true”.