Ask a Question related to ASP.NET General, Design and Development.
-
Nicolas LeBlanc #1
SmartNavigation & application crashing..
First of all, I'd like to state that I would like to have
SmartNavigation enabled on my site due to some massive
work on the UI do to nice things that works a lot better
if the scroll position is kept.
I managed to fix the error that the smartNavigation
caused with Response.Redirect (redirected to a blank
page), which was to simpley re-register asp.net because
the aspnet_client wasn't present (good job at telling me,
there is no .js available, but no error at all is shown!)
But now I have another one. When I click on several links
in a datagrid, after a while (5 clicks and more let's
say), there is no link working anymore, the application
continues loading forever, and on some machines, images
aren't even displayed.
Now, the weirest part, this seems to happen on our brand
new Windows 2003 server, but it doesn't happen at all on
the developer's machine (WinXP pro).
Anyone had such experience and hopefully know how to fix
it?
Thanks.
Nicolas LeBlanc Guest
-
SSL & Certificates with Smartnavigation
Hi All, I have an ASP.NET app,that uses a certificate for some transactions, the problem that i have is that in the same server i have other... -
SmartNavigation
Hi Can anyone explain when to use SmartNagivation, and when not to?? Why not have it enabled for all pages? I have tried it on a test page,... -
SmartNavigation Error ...
When I set SmartNavigation="true", and run my asp.net project I get "page not found error" and browser is being redirected to: ... -
Avoid SmartNavigation
I've done some investigating about various problems with the SmartNavigation feature. It seems to me that the general consensus is to avoid... -
SmartNavigation.
Hi Can anyone explain when to use SmartNagivation, and when not to?? Why not have it enabled for all pages? I have tried it on a test page,... -
Ravikanth[MVP] #2
SmartNavigation & application crashing..
Hi
Are you loading pages inside a frame?
HTH
Ravikanth
have>-----Original Message-----
>First of all, I'd like to state that I would like tome,>SmartNavigation enabled on my site due to some massive
>work on the UI do to nice things that works a lot better
>if the scroll position is kept.
>
>I managed to fix the error that the smartNavigation
>caused with Response.Redirect (redirected to a blank
>page), which was to simpley re-register asp.net because
>the aspnet_client wasn't present (good job at tellinglinks>there is no .js available, but no error at all is shown!)
>
>But now I have another one. When I click on several>in a datagrid, after a while (5 clicks and more let's
>say), there is no link working anymore, the application
>continues loading forever, and on some machines, images
>aren't even displayed.
>
>Now, the weirest part, this seems to happen on our brand
>new Windows 2003 server, but it doesn't happen at all on
>the developer's machine (WinXP pro).
>
>Anyone had such experience and hopefully know how to fix
>it?
>
>Thanks.
>.
>Ravikanth[MVP] Guest



Reply With Quote

