Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not enough memory for file map
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00705314
Message ID:
00707447
Views:
28
If you're only setting a memlimit for App B, then you'd still have a problem. App A has already started, and probably taken most of the memory. You should set both foreground and background memory limits for App A.

>Hi,
>This question is again on the same lines.
>
>App A.exe starts B.exe.
>A.exe continues to process it's code.
>A.exe waits for B.exe to terminate and then terminates.
>
>
>B.exe does most of the major processing and I get the 'Not enough memory for file map' error in B.exe.
>
>I understand that I have to define a memory limit on the foreground memory for B.exe.
>
>Will it be required to define a memory limit on the Background memory for A.exe. The reason I am asking this is because, A.exe starts B.exe, and then both process code simultaneously, meaning that A.exe is a background process for a while.
>
>Thanks.
>
>Ria
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform