Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SOAP appears to lose carriage return codes...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00671055
Message ID:
00671808
Vues:
11
>Steve,
>
>Try changing this:
>
>
>...
>r=FOPEN("setup.ini",0)
>
>l_text = CREATEBINARY(FREAD(r,128))
>...
>
>
>And the Web Service contains this:
>
>
>DEFINE CLASS csrserver as session olepublic
>	FUNCTION  sendtocsr(l_login as string, l_filename as character, l_status as Character , ;
>		l_text as base64Binary) as string
>
>...
>
Sorry, but that won't work. VFP will write that out as a Variant in the COM object. The type there is what you want but you'll need to change that manually in the WSDL file afterwards from the xsd:anyType that gets generated into the WSDL file...

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform