Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Hi.
Sometimes when the application starts up xforms cannot be loaded (both locally and in production in event of a application reload).
The view null-checks the xform before using statement
Seems to be somewhere within episerver.dll (EPiServer.Web.Mvc.XForms) - maybe the fragment??
When this happen the affected pages cannot be loaded. The solution is to restart the website in IIS.
We would like to either solve the problem or to handle the error to notify suitable person(s) to do the restart.
Any suggestions?