Results 1 to 2 of 2

Thread: asp.net app losing session

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member greg_quinn's Avatar
    Join Date
    Nov 2002
    Location
    South Africa
    Posts
    366

    Angry asp.net app losing session

    I have an asp.net app that has many frames and is quite intensive.

    One of the iframes refreshes every 30 seconds to update user's data, now this page should also keep the users session active.

    I have also tried using cookieless sessions, so the session is munged in the URL, but sometimes the session variables are still lost. i.e sometimes the iframe refreshes itself and it no longer contains any data for the session varialble.

    There are no records in the event log of the aspnet_wp stopping unexpectedly, so how can this happen?
    Last edited by greg_quinn; Dec 21st, 2004 at 09:21 AM. Reason: Elaboration
    He who has conquered himself, is far greater than he who has conquered a thousand men... - The Buddha

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width