Forum Discussion

david20b's avatar
david20b
Copper Contributor
Aug 18, 2021

PWA 2013 Runtime Error

Iis it normal for PWA 2013 to fall asleep at night? We get a Runtime Error each morning. Whoever is first to open the page gets the error each morning, then its fine the rest of the day. Is this norma...
  • Paul_Mather's avatar
    Aug 19, 2021

    Hello david20b 

    It is normal for the first user to hit the SharePoint / PWA site to have a slow load time due to IIS recycling then the .net app recaching etc. - the runtime error is not normal but must be related to the slow start up. Look at using a warm up script such as https://github.com/spjeff/spbestwarmup 

    Paul

Resources