Requested CCMDB changes for the next version: Difference between revisions

Line 3: Line 3:
== Bug Fixes ==
== Bug Fixes ==


=== debug error ===
=== Out of Memory Error ===
There is a debug error talking about running out of memory. It seems to happen when a patient is opened from the patient list and closed again about 30 times. This has been a problem since ~Jul 2010
see [[Out of Memory Error]]
 
The error is (at least in this instance):
Run-time error '2004':
There isn't enough memory to perform this operation. Close unneeded
programs and try the operation again.
 
Continue (grayed)    end    debug    help
 
Clicking help just gives a gray screen.
 
I am able to reproduce the error if I manually open and close pts from patientlist pick button and view form door button. I wrote a test program to see if I can force the error programmatically; the program opens and closes patients 100 times, but this doesn't trigger a problem. [[User:Ttenbergen|Ttenbergen]] 13:36, 4 April 2011 (CDT)


== Additions required ==
== Additions required ==