Deploy Smart Device application

G

Guest

The test smart device application deploys on Windows CE .NET Emulator but
I am unable to connect to smart device for deployment.

The device I have is Fujitsu Processor Intel PXA250 with CE .NET 4.1
I do use Active Sync and Access Point to run Web Application successfully.

Device Options ->
Device Name - Windows CE .NET Device
Transport - TCP Connect transport
Startup server - ActiveSync Startup provider
Configure - Obtain an IP address automatically
On Connect button "Cannot establish connection. Be sure the device is physically connected to the development computer.

I have the device talking to access point and I can ping the device from development computer.

What am I missing?
 
A

Alex Feinman [MVP]

Check if your device image contains toolhelp.dll
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/faq/default.aspx#11.3
For general connectivity issues see
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/faq/default.aspx#11.0

Seshadri said:
The test smart device application deploys on Windows CE .NET Emulator but
I am unable to connect to smart device for deployment.

The device I have is Fujitsu Processor Intel PXA250 with CE .NET 4.1
I do use Active Sync and Access Point to run Web Application successfully.

Device Options ->
Device Name - Windows CE .NET Device
Transport - TCP Connect transport
Startup server - ActiveSync Startup provider
Configure - Obtain an IP address automatically
On Connect button "Cannot establish connection. Be sure the device is
physically connected to the development computer.
 
G

Guest

Thanx Alex, for the pointers

The device had the toolhelp.dll. I still do not know the device architecture, from the file size of toolhelp.dll I assumed it should be ARMv4i. When I chose this device, it set me up for ARMV4T. (VS.net->tool->"Select Windows CE Device CPU"

That is it, I was able to deploy the "Smart Device Application

Thanks
Seshadr
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top