2 Comments

  1. Umesh

    Hi –
    I receive 503 service unavailable, when I run my application using ApplicationpoolIdentity / service account. .

    We run the application in a secure environment.

    When I further debug using process monitor I see a access denied to C:\WINDOWS\SYSTEM32\INETSRV/CONFIG\SCHEMA

  2. Jamie

    Hi Mike,

    Do you think LeanSentry would help me with the following?

    From time to time we are running into an issue where we have many requests with the following state in IIS: RequestAcquireState.

    We are using SqlSessionStateStore to manage sessions. When we have many requests in this state they eventually time out and go away. Sometimes they are there for over an hour.

    What I do see when we have these hung sessions is an increase in the executions of the stored procedure TempGetStateItemExclusive3 in the ASPState database. Up to 2,000 every few seconds. Not good.

    I was hoping someone could help me with the following questions:

    1. How do these sessions hang

    2. Do they cause any harm other than the increased db activity

    3. Is it possible to kill the individual requests safely

    4. Many people suggest a restart of the AppPool this is not good for people currently using the system

    5. Is there a way of identifying these sessions in the ASPState database and what happens if you delete them

    Thanks in advance for any help.

Leave a Reply

Your email address will not be published. Required fields are marked *