Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error
Message
De
05/08/2003 10:40:21
Rebecca Stottlemire
Kansas State Department of Commerce
Topeka, Kansas, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Error
Divers
Thread ID:
00816543
Message ID:
00816872
Vues:
28
Hi,
Thanks for the reply....I put this in the startup of his exe and it ran with no errors. I wonder now, if I put it in the next release that goes to everyone, will it be OK? We have 25 users will all different OS, so I don't want to add anything that will hurt them.
Thanks,
Becky

>>I have a user who got a new computer and reinstalled our FoxPro application (from the setup CD). He is getting Error 1150 Not Enough Memory for File Mapping. I haven't been able to find info on this error, so I don't know how to advise him. Has anyone else run across this.
>>Thanks,
>Hi Becky,
>
>It's known that VFP has sometimes that problem on PC's with 1Gb memory or more and limiting the buffer size may fix it. Try
SYS(3050, 1, 256*1024*1024)
>SYS(3050, 2, 256*1024*1024)
Also try to call SYS(1104) after command that process large tables. It clears memory cache and buffers.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform