Page 1 of 1

Out of Memory Exception

Posted: Sat Apr 06, 2024 11:36 am
by andrew94306
Any idea what is causing this error? I have checked that we are not out of memory in our server, but couldn't think of anything that would be the culprit.

The error is as follows:

Error Encountered 03/25/2024
Unhandled exception: Exception of type 'System.OutOfMemoryException' was thrown.
System.OutOfMemoryException
at System.MulticastDelegate.Combine impl(Delegate follow)
at System.ComponentModel.EventHandlerListAddHandler(Object key, Delegate value)
at OpenDental.FormODBase.ODForm_FormClosing(Object sender, FormclosingEventArgs e) in C:\Development\Versioned\Opendental\Opendental\UI\BordersDpi\FormODBase.cs:line 301
...
OpenDentalFormOpendental.<>c<>FormOpendentalClosing> b_589_0() in C:\Development\Versioned\Opendental\OpenDental\Main Modules\FormOpendental.cs:line 7798.

Re: Out of Memory Exception

Posted: Tue Apr 16, 2024 7:18 pm
by jordansparks
What specific version are you using?

Re: Out of Memory Exception

Posted: Mon Apr 29, 2024 10:53 am
by andrew94306
Thank you for the reply!

We're currently using 22.3.34.0. MySQL version 5.5.

Thank you!

Re: Out of Memory Exception

Posted: Sat May 04, 2024 8:38 am
by jordansparks
That's a few years old. We don't fix bugs on versions that old. We always recommend upgrading to the latest stable before we research any bugs. So you should update to 23.3, and it might just solve your problem.