Product: E-Notebook Enterprise
E-Notebook freezes after 10-15 consecutive collection search using the search box in the ribbon bar. How do I fix this?
The default limit on the Operating System for GDI (Graphics Device Interface) objects by any process is usually 10000. ELN crashes when amount of GDI objects used by ENotebook.exe process exceeds the limit 10000.
• To increase the system limit of GDI object per process we need to change values of the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\GDIProcessHandleQuota
• For the 64-bit OS we need also set the same value for the next key:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\WindowsNT\CurrentVersion\Windows\GDIProcessHandleQuota
Both values can be set to 20000. Do not forget to reboot the computer to apply changes.
Comments
0 comments
Article is closed for comments.