Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error in STRCONV() in Web Service but not in Command Win
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Database:
Visual FoxPro
Divers
Thread ID:
01385739
Message ID:
01385801
Vues:
43
Hi Naomi
Good idea. Found a sample @ news2news, will check if that does it
Thanks
Jaime

>>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
>
>Rather than using VFP native string functions, can you use Windows API? I think it should be quicker and would overcome the problem you're having. Search here if it was posted before and I think it was also posted on Russian forum, but it would be hard to find there.
Why do programs stop working correctly as soon as you leave the Fox?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform