Session_End being called

G

Guest

I have a aspnet page in which i am calling another page using
Server.Transfer. the problem is once the pageload function of another page is
finished calling the session_end function is called. I dont know how the
session is getting timed out. I have a session timeout of 60 or more seconds.
I dont think that is a cause for the session getting thrown out

any help
 
A

Alvin Bruney - ASP.NET MVP

use server.transfer(preserveForm=true) instead

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
 

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

Similar Threads

Why doesn't the function get called? 1
Global.asax: Session_End() Behavior 12
Session_End() 1
Session_End 4
Session_End called when project is rebuilt 3
session_end 4
Postponing Session_End 4
Session_End? 2

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,163
Latest member
Sasha15427
Top