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 normal? If so, is there a solution? Do we need to edit the web.config file or is a daily wake-up script needed? Thanks in advance for any help with this!
  • 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

  • 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