Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error in STRCONV() in Web Service but not in Command Window
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
Error in STRCONV() in Web Service but not in Command Window
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Database:
Visual FoxPro
Divers
Thread ID:
01385739
Message ID:
01385739
Vues:
95
Hi all
I have a web service that generates a very big xml string, compresses it using zlib, then runs strconv( compressed, 13 ) to transform it to a base64 string that can go back through the wire. It worked great for a few months now, but today i started receiving error 1073741571 in the strconv() line. Googling this error number gives some clues about "stack overflow" but nothing more.
When i run the same code line by line, with the same data, in the command window, it works ok. Is there some setting i could set in the web service, maybe giving it more memory?

Thanks
Jaime
Why do programs stop working correctly as soon as you leave the Fox?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform