Re: Upload file from USB cable to Mobile Device (PC to Mobile)



I have created another thread regarding exporting data from SDF to Excel file
(which I hope it could be in xls, csv, or text format) in the following
forum/section:

http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.sqlserver.ce&lang=en&cr=US

Thanks.

Regards,
Jenson

--
:: Vision is Power ::


"Jenson" wrote:

Hi Chritian and Chris,

Thanks for the replies, I just get to know that the RAPI only work from PC
and not on the device itself. Thus, I have code a workaround for it, which is
quite troublesome and not efficient enough, but well, at least it serves the
purpose >.<"

Thanks.

Regards,
Jenson
--
:: Vision is Power ::


"<ctacke/>" wrote:

That's telling you ActiveSync is not installed. RAPI uses ActiveSync as the
underlying transport.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com


"Jenson" <Jenson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:160BA9C2-2F59-4B93-8B85-87403F45EE39@xxxxxxxxxxxxxxxx
Hmm, now I have this error after using RAPI support from OpenNetCF, I get
the
"Can't find PInvoke DLL 'rapi.dll'." error message during run-time when I
click a button to start the file transfer from my PC to the device through
a
USB cable.

Hope any of you would be able to help.

Thanks.

Regards,
Jenson
--
:: Vision is Power ::


"Jenson" wrote:

Hi Guys,

Hope any of you can shed some lights here. I'm currently writing an
application to upload an Excel file from PC to mobile device or from the
device back to PC.

Do I use streamreader/writer to achieve this? Or via other way? I'm using
USB cable to achieve the file transfer. Or I just upload the file to a
location first, and then write a parser to read the data from the
uploaded
file?

Thanks.

Regards,
Jenson
--
:: Vision is Power ::



.