hi!
I am working on pxa270 WinCE 6.0 amd i am loading the image through
platform builder 6.0 (VS2005) through ethernet.
My remote tools were not working so after going through several posts
i came to know that we need to copy the files.
D:\Program Files\Common Files\Microsoft Shared\Windows CE Tools\Platman
\target\wce600\armV4i\
cemgr.exe,cetlkitl.dll,cetlstub.dll,tcpipc.dll.tlcvsrv.dll to release
directory..
Then my remote tools started working.
My problem comes here..
I am running CETK through platform builder.
When i test the connection using device properties in CETK,
it says connection established...
when i try to connect then it is returning...
"Platform Manager unable to run the application"
I tried running clientside manually by giving..
Clientside /n=computername /p=5555
Then it is returning
"unable to resolve the servername"
I am i missing anything can any one suggest me regarding this..
Thanks.