Out of Memory Exception

For users or potential users.
Post Reply
andrew94306
Posts: 2
Joined: Sat Apr 06, 2024 11:23 am

Out of Memory Exception

Post by andrew94306 » Sat Apr 06, 2024 11:36 am

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.

User avatar
jordansparks
Site Admin
Posts: 5744
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: Out of Memory Exception

Post by jordansparks » Tue Apr 16, 2024 7:18 pm

What specific version are you using?
Jordan Sparks, DMD
http://www.opendental.com

andrew94306
Posts: 2
Joined: Sat Apr 06, 2024 11:23 am

Re: Out of Memory Exception

Post by andrew94306 » Mon Apr 29, 2024 10:53 am

Thank you for the reply!

We're currently using 22.3.34.0. MySQL version 5.5.

Thank you!

Post Reply