Smart Navigation not working

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a web application that successfully runs on both my local machine and another web server

I have just tried to deploy it yet another web server and now find that the smart navigation feature does not work

When I do a Response.Redirect from a web page that uses smart navigation, rather than redirecting to the next page, the new web server displays html similar to the following
<BODY><ASP_SMARTNAV_RDIR url="/Form2.aspx?page=2&mode=Edit&Code=601"></ASP_SMARTNAV_RDIR></BODY

Any help would be greatly appreciated.
 
Back
Top