1.0 app on CF 2.0-only device: will app run?

  • Thread starter Thread starter Microsoft
  • Start date Start date
M

Microsoft

Don' t know if any devices exist yet that are WM 5 with CF 2.0 only on it,
but I must anticipate this. So will my app that was built and compiled with
VS 2003 on the CF 1.0 platform run on a device that does not have CF 1.0 of
any flavor on it, but just CF 2.0?

Or will I have to do the "David Kline force" technique:

http://tinyurl.com/s69c5 ...

.... where you set up the .config file to force a 1.0 app to run on 2.0

Thanks!

Hank
 
There are no devices with NETCF V2 in ROM yet, but yes, it will run without
need for config file.

Config file is only needed if you have both NETCF V1 and V2 installed.


--
Best regards,


Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.

*** Want to find answers instantly? Here's how... ***

1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).
 
Back
Top