Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send binary file to .NET web service
Message
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:
01576045
Views:
31
Yes, they are the same length. The system.convert.frombase64string must not do thesame type of conversion as VFP? It returns byte, which doesn't appear to do anything. Hopefully I don't need to create a .NET dll, call it on my remote side to encode the base64, send the file, then use the .NET decode..? Might be worth a try, but definitely adding overhead upon overhead for a web service...

>>Yes, I was getting some conversion errors, but just needed to recompile.
>>
>>However, I only appear to be getting 1K of data in my saved file on the ASP.Net side and the file is not readable. Is this a limitation of the string type there?
>>
>
>Check the length of the string before you convert it back from a base 64 string (on the web service side) - does it match the length sent from VFP?
Steve Howie, owner
DaSH Technology
Denver, CO
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform