Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Send binary file to .NET web service
Message
 
 
À
11/06/2013 12:09:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 8
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Web
Divers
Thread ID:
01576023
Message ID:
01576027
Vues:
51
Thanks, Craig. I looked at that last night, but don't see that it can handle a file transfer. I guess I would have to know how to setup the asp.net side in such a way that the wsdlgenerator might translate to an appropriate type for VFP...?


>You might want to try http://www.west-wind.com/wsdlgenerator/
>
>
>>Here is what I have so far...obviously, the system characters in a PDF are causing this to fail...
>>
>>oSync = CREATEOBJECT("MSSoap.SoapClient30")
>>oSync.MSSoapInit("http://localhost:53088/scale_sync.asmx?WSDL")
>>...
>>l_result = oSync.PDFxfer(cUserName,cPwd,"Send",ALLTRIM(pdf_local.cname),FREAD(nPDFHandle,nSize))
>>
>>The final parameter is the content of the pdf and the only parameter I need to troubleshoot.
>>
Steve Howie, owner
DaSH Technology
Denver, CO
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform