> Hi,I have a c# project with .netcf1.1 in vs 2003, and the app.exe runs
> properly in Windows XP, but when i tried to run it in PB4.2 's
> Emulator, the app.exe didn't give any response. I have added netcf1.0
> from catalog of PB4.2 to my platform's features. Is it the problem of
> netcf's version? Can I update it to netcf1.1 in the catalog in any way?
There is no .NET CF 1.1, it is just 1.0 (with SP1-3). Make sure to start
with a smart device project in Visual Studio 2003. Even with no service
packs, your app should have given any response. To find out if .NET CF is
installed properly, run CGACUTIL on your device/emulator.
Marc
ustcpanda@gmail.com - 20 Mar 2007 09:39 GMT
On Mar 19, 5:46 pm, "Marc Ambrosius" <marc.ambros...@nurfuerspam.de>
wrote:
> <ustcpa...@gmail.com> schrieb im Newsbeitragnews:1174293970.244891.198220@n59g2000hsh.googlegroups.com...> Hi,I have a c# project with .netcf1.1 in vs 2003, and the app.exe runs
> > properly in Windows XP, but when i tried to run it in PB4.2 's
[quoted text clipped - 8 lines]
>
> Marc
Hi Marc
Thanks for your useful advice. I will rebuild an app in a smart device
project.
Have you installed the Studio 2003 add-on pack for Windows CE?

Signature
Chris Tacke - Embedded MVP
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--
> Hi,I have a c# project with .netcf1.1 in vs 2003, and the app.exe runs
> properly in Windows XP, but when i tried to run it in PB4.2 's
> Emulator, the app.exe didn't give any response. I have added netcf1.0
> from catalog of PB4.2 to my platform's features. Is it the problem of
> netcf's version? Can I update it to netcf1.1 in the catalog in any way?