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.
Out of Memory Exception
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Out of Memory Exception
What specific version are you using?
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
-
- Posts: 2
- Joined: Sat Apr 06, 2024 11:23 am
Re: Out of Memory Exception
Thank you for the reply!
We're currently using 22.3.34.0. MySQL version 5.5.
Thank you!
We're currently using 22.3.34.0. MySQL version 5.5.
Thank you!
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Out of Memory Exception
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.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com