SC Ver 9.2.016
MacOS 10.14
Attempting to generate single record form fails with generation exceeding 300s.
Full message:
Fatal error: Maximum execution time of 300 seconds exceeded in /Applications/Scriptcase/v9/wwwroot/scriptcase/devel/class/generator/nmDados.class.php on line 6432
Form has previously generated OK.
- The change was to add an extra field (associated with another table) and I added code to the onLoad event to populate the field.
- I had made some changes to subforms (wanted to look at changing style from Editable Grid to Multiple Records) but I reversed out those changes (both to the subforms themselves and the Master/Detail Form links). Everything is now aligned back to using subforms as Editable Grids.
Error is blocking ongoing development. Any ideas on fix / workaround?