ASP .NET page loads twice

S

Sue Rawlings

I am using VS .net and when I have a page with smartnav = true, and
this page (that has smartnav on) does a response.redirect to another
page, the page load event occurs twice for the page specified by the
response.redirect. When I set smartnav = false, this does not occur
(page load occurs only once). Does .net 2003 fix this?
 
D

Dilip Krishnan

Sue said:
I am using VS .net and when I have a page with smartnav = true, and
this page (that has smartnav on) does a response.redirect to another
page, the page load event occurs twice for the page specified by the
response.redirect. When I set smartnav = false, this does not occur
(page load occurs only once). Does .net 2003 fix this?
You may want to check if Autowireup is set to false
 
S

Suzanne Rawlings

AutoWire up is definitely set to false. The only thing I change is
smartnav = false in the calling page directives, and the problem goes
away. The only thing is, I really would like to have smartnav
activated....
 

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

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top