Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1095149
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T00:04:43+00:00 2026-05-17T00:04:43+00:00

Having a bit of a problem with my hosted ASP.NET applications. I noticed slowness

  • 0

Having a bit of a problem with my hosted ASP.NET applications. I noticed slowness when opening pages, the kind of slowness that you see the first time you start up an ASP.NET app. After researching, I’m finding that the Application_End event is firing shortly after the application starts, apparently killing the sessions, static values, etc.

I have the standard default web.config set up, and I am writing to the session when a page is requested. But for whatever reason, the application isn’t waiting 20 minutes (or whatever the default is) before dying – sometimes it’s just a minute or two, sometimes even less.

Of course, this doesn’t happen locally in my dev environment – everything works as expected, with identical code and web.config values.

There is only one server, so no farm or anything like that.

I know that there are many things that cause an ASP.NET app to end – IIS restarting, app pool recycling, DLL or config file modified, reboot, etc. But I’m hoping to have a better guess when I report this to my hosting company, to help research and fix the problem. The server isn’t being rebooted, and I’m not modifying any files, so that seems to leave IIS or the app pool restarting, unless I’m missing something else.

IIS restarting is in the Windows Event Viewer, so that’s easy enough to find. Assuming that’s not it, is there any way to determine exactly why the app keeps resetting?

Any thoughts you may have on this would be appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T00:04:44+00:00Added an answer on May 17, 2026 at 12:04 am

    This is some of the reason that you may think and check for.

    1. a command that shut-down the app.
    2. a bug/closed loop that crash the app.
    3. a memory limit on the application pool that shut-down the app. (this is the most possible)
    4. a very bad iis and pool configuration on a shared server or on a virtual server. Maybe too many sites on the same iis, and at the same time a bad pool setup ?

    You can check for bugs on the global.asax

    void Application_Error(object sender, EventArgs e) 
    {
    }
    

    by log all of them and check them out.

    You can check the pool setup if you have access on the iis, or ask from the administrator to check it for you and remove the memory restart limits.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm writing my first bit of jQuery, and I'm having a problem with jQuery.get()
I'm having a bit of a problem on one of my pages which is
I'm having a bit of a problem normalizing a UPC string code so that
I am having a little bit problem on the MapView. First of all, no
Having a bit of CSS problem here. First off, my HTML code: <p> <span
I'm having a bit of a problem with a very weird side effect that's
I'm having a bit of a problem with serializing my .NET objects into JSON
I'm having a bit problem with reading argument value in haskell: I'm having options
Having a bit of a problem, Due to the source-control set-up we use, each
Having a bit of a problem creating an instance of an object. Bear in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.