Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not enough memory for file map
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00705314
Message ID:
00707447
Vues:
29
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform