Results 1 to 10 of 10

Thread: IIS resets my session variables [RESOLVED]

Threaded View

  1. #1

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

    IIS resets my session variables [RESOLVED]

    Environment:

    Windows 2003 SP1, IIS 6, .NET 1.1

    Every once in a while, my session variables will get cleared and I couldn't view pages which depended upon session variable values. Obviously.

    I thought this was a minor problem and set the session timeout to 60 minutes. Still, they would get cleared out inexplicably. Sometimes after 20 minutes, sometimes almost immediately.


    I checked the event logs, and this is what I found:

    Event Type: Warning
    Event Source: W3SVC
    Event Category: None
    Event ID: 1011
    Date: 6/1/2005
    Time: 4:28:19 PM
    User: N/A
    Computer: MENDHAK
    Description:
    A process serving application pool 'DefaultAppPool' suffered a fatal communication error with the World Wide Web Publishing Service. The process id was '3264'. The data field contains the error number.

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 8007006d
    The link did not help at all.

    As far as I understand, the App pool is crashing, and W3SVC seems to be restarting as a result of this. And this is as far as I got.

    Tell me what to do next, or if you know the solution, please post!
    Last edited by mendhak; Jun 8th, 2005 at 10:35 AM.

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