I am getting messages stating “Not enough memory to run application” and “Not enough system resources to run application”. Do I need to add more memory?
System resource and memory are two different aspects. Memory is referring to physical memory you install in your system. System resources are areas of memory that are used by applications. When Windows starts up, some applications are loaded automatically. Each application consumes system resources. System resources that were allocated can be released when an application is closed. If the free resource level falls below a certain point (usually 70%), you will see error messages like “Out of memory”, “Not enough memory to run application” or “Not enough system resources to run application”.