Session Timeout?

V

Vishal

Hello,

is there any possibility to do something when the
session timeouts via code not via the global.asax?

Thanks
 
J

Juan T. Llibre

No.

You can only execute code,
when Session_OnEnd fires, via global.asax



Juan T. Llibre
ASP.NET MVP
===========
 
V

Vishal

The Global.asax can only run, when I make the folder an
IIS application right? Is it possible to run the
Global.asax without making the folder an IIS application?

Thanks so far.
 
J

Juan T. Llibre

Again, no.

Global.asax will not execute unless the folder
is at least a virtual directory, or an application.



Juan T. Llibre
ASP.NET MVP
===========
 

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,774
Messages
2,569,598
Members
45,152
Latest member
LorettaGur
Top