How to start a c# winform application project for MC55A0 mobile computer?

Viewed 11

I am trying to develop a winform application for mobile computers but when I compile project and try to start it on mobile computer, it show a framework error message below. Which version of microsoft visual studio or framework I need to use.

NOTE: I used visual studio 2010 / 2015 / 2022 and .net framework versions 2.0 and 2.0 < all Mobile computer uses Windows Operation System

Error Message: Sayim.exe MissingMethodException File or assembly name 'System.Windows.Forms,Version=2.0.0.0., Culture=neutral, PublicKeyToken=B77A5C561934E089', or one of its dependencies, was not found.

Device Information: Windows Embeded Handheld 6.5 Classic CE OS 5.2.29344 (Build 29344.5.3.12.401)

Processor: PXA32X-806MHZ Memory: 232.76 MB

0 Answers
Related