Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Receive bin64 data as parameter and save to file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00666909
Message ID:
00668323
Vues:
20
>To all:
>I am temporarily giving up on binary transfers as most of the files I need to transfer immediately are text based and I have wasted a LOT of time on it. Every time I tried, I got a "bad request" error from the SOAP engine (I think it was SOAP who was giving the error)

Yes, it seems that.

>My web service works great if I use string type in Vfoxpro, but crashes if I send a file longer than about 1K. What data type(s) can I use in VFP that will allow larger transfers of data?

1K? You must have at least 100 Kb, is the default queue size, well a bit less due to SOAP headers.

This size is defined in a registry key in the server:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSOAP\SOAPISAP

Didn't played with that. just sawn in the SOAP doc.

Have you reviewed the SOAP3 Beta? This has file attachments.

Have you tried the Base64Binary? what you get from this?
Pablo Roca
Clavo Congelados, S.A. (La Coruna - Spain)
Sysop of PortalFox

Join MasFoxPro campaign
http://www.masfoxpro.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform