Ask a Question related to ASP.NET General, Design and Development.
-
szabelin #1
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:
[url]http://localhost/aspnet_client/system_web/1_1_4322/SmartNav[/url]
..htm
I am using 1.0 framework.
Thanks!!
szabelin Guest
-
smartNavigation not working
I want to set focus on the row I am editing on a long data grid. Even though I have set smartNavigation to true for the document both at design... -
SmartNavigation Issues
Hi All I wanted to enable "SmartNavigation" in my site. For this I put <pages smartNavigation="true" /> in web.config file. So far so good. But... -
SmartNavigation and Panels causing debug error
I have a registration type page that asks a series of questions but does so using Panels to display only a couple at a time. I have a Next and... -
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.
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,... -
szabelin #2
I got it figured out - Thanks
The problem was I had 1.1 framework installed, but was not
using it - so uninstalling it did it - now SmartNav works
v>-----Original Message-----
>
>When I set SmartNavigation="true", and run my asp.net
>project I get "page not found error" and browser is being
>redirected to:
>
>[url]http://localhost/aspnet_client/system_web/1_1_4322/SmartNa[/url]>..htm
>
>I am using 1.0 framework.
>
>Thanks!!
>.
>szabelin Guest



Reply With Quote

