I am running a .NET framework application in WinCE 6.0 and getting the
following error
"This error appears when I execute a program in a Psion 7525 with Windows CE
4.2
"File or assembly name 'Microsoft.VisualBasic, Version=8.0.0.0,
Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A', or one of its
dependencies, was not found"
This same application is working in x86 PC.
How to solve this issue in WinCE?
Thanks for help.