SmartNavigation problem

  • Thread starter Thread starter Mark Goldin
  • Start date Start date
M

Mark Goldin

I am trying to use SmartNavigation="true" in my Page directive.
My page has two radiobuttons. Both buttons have AutoPostBack enabled.
When I am clicking on the buttons they are changing data source for a
treeview. (assigning different XML file).
When I use localhost everything works properly, but using IP in a place of
localhost
is not working too good. After a few clicks the tree is not getting new
data, Windows flag is waiving,
and a status bar is showing smartNav.htm as a page the browser is
requesting.
Last time I have checked it was going on for 30 min. Should I wait a little
bit longer?
Any idea if things as complicated as my page can be actually designed in
ASP.NET?

Thanks for any help.
 
So you don't see this problem with IP addresses when SmartNavigation is
turned off?

Brad Williams
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top