Can I use VS2005 for CE.NET 4.2 device ?

G

Guest

Hello !
I´ve got a CE.NET 4.2 device and installed VS2005 with CF SP1. After
installing the CF SP1 there is no "CE.NET 4.x" device, so I use "Windows CE
5.0 device" and transmit a small test programm.

Then the unit shows "Error : This application requires a newer version of
the MS .NET Framework than the version installed on this device."

Is it possible to develop in VS2005 for CE.NET 4.2 ?

Regards, Michael
 
G

Guest

Hi Chris!
Thank you. Now it works! I thougth VS2005 deploy the latest CF to the device
?

Do you know problems using VS2005 for CE.Net 4.2 devices ? Can I use the
"Windows CE 5.0 device" in VS2005 or can I create a "Windows CE.Net 4.2
device" myself in VS 2005 ? How ?

Kind regards,

Michael
 
M

Marc Ambrosius

MichaelGr said:
Do you know problems using VS2005 for CE.Net 4.2 devices ? Can I use the
"Windows CE 5.0 device" in VS2005 or can I create a "Windows CE.Net 4.2
device" myself in VS 2005 ? How ?
You can use project and device type "Windows CE 5.0". There are no known
problems (unless it is a X86 device).

Marc
 
G

Guest

VS05 doesn't officially support debugging on CE 4.2 devices, so you have to
make some provisions for that, like manually deploying the CF.
 

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