HttpApplication life cycle

U

Urs

Hi

The HttpApplication class instance goes unexpected away. In Global.asax, I
checked the Appliaction_Load event and discovered, that this eventhandler is
called even when another user is still using the page. This only happens
when a user is redirected to the default page. Redirecting to any other page
does not create this problem.

From my understanding, HttpApplication should remain instantiated until the
last user left the site and session state has timed out.

What could cause this class instance go away?

Thanks for any hints. Urs.
 

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,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top