District Attendance Letters fail to generate
Check LOG for error messages
Error message found in LOG
{"ST":"FG","STM":"Index was outside the bounds of the array.<br>"}
Check Calendar for extra months
Modified on: Wed, Apr 2, 2025 at 4:15 PM
Check LOG for error messages
SELECT * FROM LOG
WITH(NOLOCK)
WHERE OB = 'CBS'
ORDER BY DT DESC
Error message found in LOG
{"ST":"FG","STM":"Index was outside the bounds of the array.<br>"}
Check Calendar for extra months
SELECT * FROM DAY WHERE SC = XX
Did you find it helpful? Yes No
Send feedback