SmartNavigation ?

W

WJ

I have a web site with 2 pages under W2k3 box (IIS-6).

1. From WebForm1.Aspx.Button1Click, I issued
Response.Redirect("WebForm2.Aspx",true) - This works fine.
2. From WebForm2.Aspx.Button1Click, I issued
Response.Redirect("WebForm1.Aspx",true) - This gave me a 404 page not found.

The above error only occurs if my website is hosted by a proxy (my site is
running SSL cert and the SSL cert is also on the proxy box). However, all
the pages are on my server.

As soon as I defined my IP in my WINDOWS\Hosts file (to avoid the proxy) or
running the site in my developer PC, it works fine, no problem.

* To get around under the proxy method, I have to turn on :"SmartNavigation"
property for both pages.

What is the impact of "SmartNavigation" ? I never have to use this thing.

Thanks for your help,

John
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top