Hi,
I created an simple application using VS2005 (newProject/Smart Device/Device Application)
i can run the application in PPC with windows 2005,2003. i also tested it using smartphone emulator for windoes mobile 2005. i can install the application in smartphone 2003 but when i select the application button the wait cursor appears for short period then nothing happens.
i tried to convert my application project in vs2005 to smartphone 2003 but i do not see it. does it mean that i cannot convert application to the application for smartphone 2003
will really appreciate your replies.
regards,
raju

Porting application to smartphone 2003
Chris Lee - MSFT
thanks for your answers!!
i developed my application using netcf version 2.0. does it mean that there is no means to run it in the smartphones with win mobile 2003 is it possible to install the netcf 2 version in those telephones
i can run my application in the ppc with win mobile 2003 when i install netcf 2.
regards,
rnv
rajaraman
< xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
i developed my application using netcf version 2.0. does it mean that there is no means to run it in the smartphones with win mobile 2003 is it possible to install the netcf 2 version in those telephones
[P2D] Pleas refer to Amit’s reply above
1. Smartphone 2003 only Support 1.0 of NETCF.”
2. If you are interested in developing applications for .NET CF 2 for Smartphone, please install Windows Mobile 5.0 SDK for Smartphone and try out your stuff on the Smartphone emulator..
Vi_Tinh
Smartphone only Support 1.0 of NETCF. If you created a 1.0 Application you can right click on your project and select 'Change Target Platform'. If in that dialog you don't see Smartphone it means you have a 2.0 application.
You can download the Windows Mobile 5.0 SDK for Smartphone and you can run your app on the emulator image that comes with it.
Amit Chopra
ahixon2112
That's probably NETCF V2 application which is not available on SP 2003. If you need to support SP 2003, make sure you're using V1 project type.< xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />