rliq
November 4th, 2004, 06:32 PM
Hi,
I've developed a Web Site locally using VS.NET 2003 and IIS 5.0. To stop the screen flashing I implemented the <@ page smartNavigation="true"> tag. This works fine. When I view the page, it is smooth. When remote users view the page (on my XP machine) it is also smooth. No refreshing (flashing).
However, after uploding the code to our main Web Server, Windows 2003 and IIS6.0, the smartNavigation tag seems to have no effect?
On the Windows 2003 Server with IIS 6.0, it flashes each time I click on my tree control (Microsoft.Web.UI.WebControls version 1.0). It's as if the smartNavigation tag is having no effect.
Does anyone know why this might be?
Thanks
Rob.
I've developed a Web Site locally using VS.NET 2003 and IIS 5.0. To stop the screen flashing I implemented the <@ page smartNavigation="true"> tag. This works fine. When I view the page, it is smooth. When remote users view the page (on my XP machine) it is also smooth. No refreshing (flashing).
However, after uploding the code to our main Web Server, Windows 2003 and IIS6.0, the smartNavigation tag seems to have no effect?
On the Windows 2003 Server with IIS 6.0, it flashes each time I click on my tree control (Microsoft.Web.UI.WebControls version 1.0). It's as if the smartNavigation tag is having no effect.
Does anyone know why this might be?
Thanks
Rob.