Compiled binary doesn't work

S

Saman

Hi,
I am a newbie to .NET CF programming. I have a Pocket PC 2003 device
(hp2210) and .NET CF 1.0 SP3. In VS .NET 2003 I have created simple form
aplication with a menu and inputpanel. It runs well in emulator , but on
target device it does nothing.
Can someone point me where is the problem?
Thanks
 
D

Daniel Moth

To verify CF is on the device go to the windows directory and run
cgautil.exe. How are you running the app on the device? Go to the memory
programs to see if your app is running but has just gone behind some other
app. Try deploying through Visual Studio. If you tell us your exact steps we
may be able to make suggestions.

Cheers
Daniel
 
S

Saman

cgautil ran well, it showed CF version. But another wierd thing was,
that VS wasn't able connect to the device though it was connected with
ActiveSync (3.7.1). So, I've performed hard reset of the device and now
everything work fine. Even appplications downloaded before, which didn't
worked too now run well. I have also installed .NET CF 1.0 SP3 update.
Also VS can deploy binary. Now I wonder, which app what i had installed
before, caused these troubles.
 

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