Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send binary file to .NET web service
Message
 
 
To
11/06/2013 12:09:30
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 8
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01576023
Message ID:
01576027
Views:
52
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform