Major code updates: Addressing possible memory leak from non-disposed user controls. All in code user controls and html control now enclosed on using/end using syntax. Initial memory monitoring positive. Need complete analysis over busy periods to establish improvement.
Re-write of Membership_User system to remove context caching except for own record. Change user sessions management from Session to Cookie based system to support seamless movement from one server to the next.
Members: Replaced the
expired members survey with new process using Survey Money
EOTrackMe: Device Add/Edit added check for the valid EOKey before allowing selection of EOKey checkbox
Spell Checker: it was not working due to script location error. Addressed and tested this is now resolved.
Gatherings New/Edit: Caused
server error - this is now resolved was due to incorrectly named field validator on the name/title field.