Issue: When trying to load a particular form, a “Failed to load” error occurs listing a bunch of OLBs. However the OLBs are loaded into PITSS.CON. The OLBs were also loaded to locations in the FORMS_PATH variable but errors persisted.

Resolution: The olb directory isn’t listed in the FORMS_PATH environment variable inside pitsscon.env. Set the olb directory (Example: C:\pitsscon\users\pitss1\olb) in the FORMS_PATH inside pitsscon.env.

After applying the resolution above, the form should load without a problem.