IBuySpy Delivery Deployment Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All

New to .NET Compact Frame work and am trying to run the IBuySpy Deliver Sample Application, but get the following error

Read timed out

Here is the build and deployment output

------ Build started: Project: IBuySpyDevice, Configuration: Debug Pocket PC -----

Preparing resources..
Updating references..
Performing main compilation..
Building satellite assemblies..
Visual Studio is ready to deploy IBuySpyDevic


------ Deploy started: Project: IBuySpyDevice, Configuration: Debug Pocket PC -----

Deploying to Pocket PC 2002 Emulator using Emulation Transpor
Connected to Pocket PC 2002 Emulator (Pocket PC) running on X86
Copying files from 'C:\Program Files\IBuySpyDelivery\Client\VB\IBuySpyDevice\bin\Debug' to '\Program Files\IBuySpyDelivery
Copying IBuySpyDeviceVB.ex
Copying netcf.core.ppc3.x86.ca
Launching device installation of 'netcf.core.ppc3.x86.cab'. Please check device screen for further instructions.........


Error: Read timed out
---------------------- Done ---------------------

Build: 1 succeeded, 0 failed, 0 skippe
Deploy: 0 succeeded, 1 failed, 0 skippe

Any suggestions
 
Do you install the SQLCE on youir PDA... or try to install the NETCF
before...

I install the C# version without problem.

____________________
Franky
(e-mail address removed)


Terry said:
Hi All,

New to .NET Compact Frame work and am trying to run the IBuySpy Deliver
Sample Application, but get the following error.
Read timed out.

Here is the build and deployment output:

------ Build started: Project: IBuySpyDevice, Configuration: Debug Pocket PC ------

Preparing resources...
Updating references...
Performing main compilation...
Building satellite assemblies...
Visual Studio is ready to deploy IBuySpyDevice



------ Deploy started: Project: IBuySpyDevice, Configuration: Debug Pocket PC ------

Deploying to Pocket PC 2002 Emulator using Emulation Transport
Connected to Pocket PC 2002 Emulator (Pocket PC) running on X86.
Copying files from 'C:\Program
Files\IBuySpyDelivery\Client\VB\IBuySpyDevice\bin\Debug' to '\Program
Files\IBuySpyDelivery'
Copying IBuySpyDeviceVB.exe
Copying netcf.core.ppc3.x86.cab
Launching device installation of 'netcf.core.ppc3.x86.cab'. Please check
device screen for further instructions..........
 
Back
Top