how can i convert my CF1.0 app to CF2.0

  • Thread starter Thread starter Hari
  • Start date Start date
H

Hari

Hi,

I've created an app in VS2003. Now i want to upgrade to VS2005. I
tried to do the same, but the upgradation wizard is converting the app
to a version of CF1.0 app in 2005. This is not sufficient for me
because i need to make use of the new features available in CF2.0 in my
app. Is there any possibility to do this. If its not possible, then
theres no point in converting the app to VS2005. Please suggest!


- Hari
 
Hmmm. When I run through the conversion wizard, it converts the project to
target .NET CF 2.0. Anyway, though, right click in the Solution Explorer on
the project (DeviceApplication1 or whatever it's called). There should be
an Upgrade Project item in the pop up menu. Choose that.

Paul T.
 
Back
Top