Application Icon in PocketPC 2000

  • Thread starter Thread starter Fabrício de Novaes Kucinskis
  • Start date Start date
F

Fabrício de Novaes Kucinskis

Hi,

I've created a .net compact framework application. I setted the application
icon, but it doesn't appears in the device (the original icon, the Visual
Studio new application icon, continues to appear).

The icon is copyied by VS.NET to the same folder as the application, but it
isn't recognized. I'm running directly on a PocketPC 2000 device.
Am I doing something wrong?


Thanks in advance,


Fabrício de Novaes Kucinskis.
 
IF you go in the Project's properties and set Application Icon to your
icon...
try to deploy with the cab file ( wizard cab will be perfect)...

If the Icon is not present, something wrong.
 
Hi Franky,


Thanks for your answer. The icon was setted correctly. I created a .CAB file
and deployed the application to the device, but it didn't worked.
The icon file (.ICO) was deployed with the .EXE, but my device doesn't
recognize it.

Any other idea?
Best regards,

Fabrício.
 
Perform a soft reset. Pocket PC caches all icons so if you had the program on there with no icon then rebuilt it with one it would still show up as no icon. A soft reset cures the problem.
 
Back
Top