Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error There is not enough memory to complete this operat
Message
De
12/09/2005 10:44:09
 
 
À
12/09/2005 05:55:31
Gerardo Ruggiero
Equipe Informatica
Rome, Italie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP3
Database:
Visual FoxPro
Divers
Thread ID:
01048661
Message ID:
01048769
Vues:
22
Ensure you have ample files in your c:\windows\system32\config.nt file:

Something similar to:

dos=high,umb
device=%SystemRoot%\system32\himem.sys
files = 200
buffers = 30,8

Although you can ignore the buffers line now. Play around with the files = line. We start at 100 and move from there.

Here is our distributed config.fpw for our vfp8 app:
SCREEN=OFF
BELL=OFF
DEVELOPMENT=OFF
EMS=ON
ESCAPE=OFF
EXCLUSIVE=OFF
CENTURY=ON
MVCOUNT=1400
MEMLIMIT=80,1024,1024
EDITWORK=C:\FOXPRO\TMP\
PROGWORK=C:\FOXPRO\TMP\
SORTWORK=C:\FOXPRO\TMP\
RESOURCE=C:\FOXPRO\VFPUSER.DBF
TMPFILES=C:\FOXPRO\TMP\
_FOXDOC=""
_FOXGRAPH=""
CODEPAGE=AUTO
CPDIALOG=OFF
All of the other messages posted seemed to cover most all other fixes.


>I have an application that produce this error:
>
>error 43 There is not enough memory to complete this operation
>I have write in CONFIG.FPW:
>mvcount=5000
>memlimit=90
>resource=off
>
>J have delete file foxuser.*, but don't resolve the problem.
>
>Have you an idea to resolve?
>
>Thank
>Gerry
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform