Results 1 to 4 of 4

Thread: [02/03] Session timeout

  1. #1

    Thread Starter
    Frenzied Member usamaalam's Avatar
    Join Date
    Nov 2002
    Location
    Karachi
    Posts
    1,308

    [02/03] Session timeout

    Hello everybody,

    My website is running on windows 2003 IIS 6. I set the session timeout to 30 minutes in IIS but the session expires too frequently. I am not changing session timeout from code.

    Any ideas?

    Thanks.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [02/03] Session timeout

    Look in Event Viewer for any Application Pool crashes or messages about the ASP.NET worker process restarting/crashing as well.

  3. #3

    Thread Starter
    Frenzied Member usamaalam's Avatar
    Join Date
    Nov 2002
    Location
    Karachi
    Posts
    1,308

    Re: [02/03] Session timeout

    I couldn't find such errors in event viewer. There are lots of information and warning messages in the event viewer but no ASP.NET errors.

    Thanks.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [02/03] Session timeout

    It won't necessarily be from ASP.NET, it could be from aspnet_wp.exe, IIS Admin, w3wp.exe and so on.

    The best way to do this is to start browsing your application (note the time) then browse around until the session times out. Then go to Event Viewer and look for anything at all that happened after the time you noted.

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