Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not enough memory
Message
From
03/08/2010 11:02:17
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Miscellaneous
Thread ID:
01474960
Message ID:
01474969
Views:
57
>>>>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)
>>>?
>>
>>Yep. I think that's the 512MB setting which still gives me the error.
>
>Do you know which line exactly produces this error or it's random?

Not really as the error showed up as a VFP error message instead of our custom error handler. It occurs in both our applications when there is more than one RDP session running on the server.
ramil
~~ learning to stand still
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform