Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory Limitation in WS?
Message
 
À
05/02/2003 10:09:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00749353
Message ID:
00749361
Vues:
26
Actually, it may be running out of memory - you may need to use SYS(3050...) to limit the amount of memory used. This usually happens with batch type jobs in VFP on Win2k,nt, xp ...
>We're using a web service to process some data, build a PDF, then change the PDF into a base64 encoded string using STRCONV(cfile,13). The first 2 parts work great, but the STRCONV fails on files about 50k+.
>
>Has anyone experienced similar troubles?
>
>Is there a registry setting (SOAP or IIS) that limits the amount of RAM that can be used by a web service?
>
>Or perhaps there is another way (fast) to base64 encode a file?
>
>Thanks!
>Brian
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform