error : no connected device

Last post 04-30-2008 16:56 by neil. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-30-2008 16:49

    error : no connected device

    i have the following error:

    An unhandled exception of type 'OpenNETCF.Desktop.Communication.RAPIException' occurred in opennetcf.desktop.communication.dll  Additional information: No connected device

    any suggestion ?

    my code is:

            Dim mRapi As RAPI
            mRapi = New RAPI
            mRapi.Connect(True, 5) ' true
            mRapi.CopyFileToDevice("c:\prueba.txt", "\prueba.txt", True)

  • 04-30-2008 16:56 In reply to

    • neil
    • OpenNETCF Staff
    • Top 10 Contributor
    • Joined on 07-30-2007
    • North Wales
    • Posts 1,110

    Re: error : no connected device

    If this is the same issue as described here, then don't start multiple threads for the same issue.

Page 1 of 1 (2 items)