Some time ago I created an application with many forms related to SharePoint lists. It was fully functional and data began being entered into it. At some point, most of the forms stopped loading. They share a common default value for one of the controls, which is stored in a global variable, but so far this hasn't been a problem.

What could be the source of the problem and how to solve it?