eSchoolPlus Virginia

June 2025 Minor Maintenance Release

This change has been released in the following software version:

  • ESP_25.5.1.0

Reference

Page

Release Note

ESP-104518

VA Flexible Instructional Time

When blank rows were saved with NULL values on the VA Flexible Instructional Time page, it caused an error during processing. The system encountered a conversion issue:
Error: InvalidCastException – Cannot cast DBNull.Value to type 'System.Decimal'

Updated the processing to handle NULL values correctly and prevent this error.