Search

You searched for the word(s): userid:788933

Matching Posts

  • Re: Session Expired, Application is shutting down. Reason: Unknown.

    Nope, sorry, that not it. We are running only ASP.NET 2.0 apps. However, I believe I have found the fix. We were creating and deleting files farther down in the application directory tree. All the file changes we think caused the application pool to exit with the "unknown" reason. We applied this registry fix described here: http://support.microsoft.com/kb/911272/ Set HKLM\Software\Microsoft\ASP.NET\FCNMode to 1. Create FCNMode as a DWORD if it doesn't exist. Up two days now so far
    Posted to State Management (Forum) by tommorgan on 4/18/2008
  • Re: Session Expired, Application is shutting down. Reason: Unknown.

    Thanks, I will try hosting in a separate app pool. The server is hosting two site with the same app pool, but very few (under 100) users. I did update to ASP.NET 2.0 SP 1 (Build 1433) and I still have the application shutdown with unknown reason. TPM
    Posted to State Management (Forum) by tommorgan on 4/15/2008
  • Re: Session Expired, Application is shutting down. Reason: Unknown.

    Sorry, I've checked the virus scanner and other issues. The error should not be "Unknown" in that case anyway, from what I've read it should be "configuration changed". We are running ASP.NET 2.0 version 2.0.50727.832 - we will try to update to SP1 tonight to see if the issue goes away. R, TPM
    Posted to State Management (Forum) by tommorgan on 4/14/2008
  • Session Expired, Application is shutting down. Reason: Unknown.

    The Problem: Users are reporting getting session expired messages. We are logging application events using the ASP.NET 2.0 Health Monitoring, and we are getting this event each time the users are reporting session expired: Event Type: Information Event Source: ASP.NET 2.0.50727.0 Event Category: Web Event Event ID: 1305 Date: 4/1/2008 Time: 12:04:59 PM User: N/A Computer: xxxxxxxx Description: Event code: 1002 Event message: Application is shutting down. Reason: Unknown. Event time: 4/1/2008 12:04
    Posted to State Management (Forum) by tommorgan on 4/14/2008
Page 1 of 1 (4 items)