Search code examples
c#.net-3.5.net-2.0windows-cewindows-mobile-5.0

.Net CF Initialization Error


I have a windows CE app that built it with MS VS 2008 smart device .NET 3.5.
after transmit this app to hand held i see below error.

.Net CF Initialization Error     

"the application field to load required components. if the .NET compact framwork is install on a storage card , please insure ...."
you can see the compelete error in below picture :

enter image description here

can i improve my device .Net version without change windows CE ?
or i have to recreate this app with .NET 2.0 ?


Solution

  • Please check, which CF version is installed on the device, run cgacutil.exe in windows dir.

    The device (an Intermec CN4, according to the title in the screenshot) comes with Windows Mobile 6.1. But I am not sure, if it comes with CF2 or CF3 pre-installed.