Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error in STRCONV() in Web Service but not in Command Window
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
Error in STRCONV() in Web Service but not in Command Window
Environment versions
Visual FoxPro:
VFP 9 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01385739
Message ID:
01385739
Views:
96
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?
Next
Reply
Map
View

Click here to load this message in the networking platform