Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not enough memory
Message
 
 
To
03/08/2010 10:20:48
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Miscellaneous
Thread ID:
01474960
Message ID:
01474964
Views:
79
>Hi all,
>Is there anything left for me to do to prevent the "Not enough memory" error? Server is single core Xeon with 3GB RAM running Windows 2003 server. These are the settings:
>
>1. Server virtual memory is set to 4GB
>2. VFP tempwork folder is on a local D:\TEMPWORK
>3. SYS(1104) is sprinkled in the code.
>4. SYS(3050) has been set to 16, 64, 128, 256 and 512 but all these settings still gives the error.
>
>I would like to physically throw the vfp runtime dlls and exe across the room but that's not an option that's available to me. What else can I do?

Did you try
SYS(3050, 1, 512*1024*1024)
SYS(3050, 2, 512*1024*1024)
?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform