aspx_professional thread: SmartNavigation and response.redirect
I want to redirect to a custom error page. No problem when smart navigation is =false on the page where the error occurs. But it doesn't work when smartnavigation is true. I get a blank page with source <BODY><ASP_SMARTNAV_RDIR url="/ASPNET/CustomError.aspx? Err=Unspecified"></ASP_SMARTNAV_RDIR></BODY> I want to keep smart navigation =true. Any ideas?
|





