Problem: Deploying to the device

S

Stan

Inside VS.NET 2003, I have no problem debuging and
executing programs in PC2002 and PC2003 emulators but I
have no success deploying the framework and program to the
device, which is Toshiba e755 PocketPC with Intel AX255
CPU.

I always get the error when I try to deploy the compiled
program to the device:
"There were deployment errors, continue?"

I have ActiveSync 3.7.1 (installed after VS.NET and
perfectly working.)
I even downloaded the Windows CE Utilities for Visual
Studio .NET 2003 and configure CPU in the add-in to be
ARMV4.
However I am very confused by the README in the download
that states a lot of stuffs like copying ToolHelp.dll,
WCELoad.exe etc.

My questions are :-
1. What am I missing basically to have the failur of
debugging ?
2. Do I need to register WinCEx86Device.reg on the host
computer ?
3. Actually how the CPU of Intel PXA255 is categorized ?
Is it x86 CISC CPU or ARMS RISC CPU ?

P.S.
I have no problem when using eVC++ 4.0.
That means my installation of the PC2003 SDK should be
correct.

Thanks for any insight.
Stanley
 
S

Stan

I got it!
Thanks to this thread
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-
8&threadm=8v2bmvcogi2pf6pdoke93ql6a200rd9mtj%
404ax.com&rnum=2&prev=/groups%3Fq%3Dnetcfkeys%26hl%3Den%
26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%
3D8v2bmvcogi2pf6pdoke93ql6a200rd9mtj%25404ax.com%26rnum%3D2


Fixed by :
- Reinstall smart device programability in VS.NET setup
(Not sure it is essential)
- Downloading the WinCE utilities for VS.NET
and run DelDesktopCryptKey.exe.
No need to copy ToolHelp.dll or other cab files.
 

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