Application Pool Recycling? Session Time Out

Discussion in 'ASP.NET / ASP.NET Core' started by pfpc, Feb 26, 2013.

  1. I've just inherited a web application which I have deployed to discountasp.net. (bear with me as asp.net is new to me). The application has an admin panel. A report is sometimes generated from a rather large database and sometimes can take a few minutes to generate. The majority of the time the browser hangs indefinitely, however.

    The application used to be on a dedicated server. At times, on that server, generating a report could take 12 minutes plus.

    The session definitely expires, but my question is: is the reason the browser is hanging a product of the application recycling or the session expiring?

    Apologies for the novice question.

    Thanks in advance
     
  2. RayH

    RayH DiscountASP.NET Lackey DiscountASP.NET Staff

    Submit a support ticket to have our staff check the logs for you.
     

Share This Page